mirror of
https://github.com/denoland/deno.git
synced 2025-07-24 13:44:08 +00:00
feat: "deno task" subcommand (#13725)
Co-authored-by: David Sherret <dsherret@gmail.com>
This commit is contained in:
parent
808f797633
commit
47f22777be
20 changed files with 468 additions and 5 deletions
|
@ -7,6 +7,7 @@ pub mod installer;
|
|||
pub mod lint;
|
||||
pub mod repl;
|
||||
pub mod standalone;
|
||||
pub mod task;
|
||||
pub mod test;
|
||||
pub mod upgrade;
|
||||
pub mod vendor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue