Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Type deno <subcommand> -h to view descriptions.
|
|
|
|
|
|
Use `--config`
|
|
|
|
|
|
|
|
Changes "deno --types" to "deno types"
and "deno --prefetch" to "deno prefetch"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To better distinguish the deno_core crate from the executable deno,
which will now be called "the cli" internally.
|