Cross-platform shell for executing tasks in Deno projects.
# Cargo.toml
[dependencies]
deno_task_shell = "0.33.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a shell and executes a command.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.