Back to Denoland

Deno CLI Subcommands

runtime/reference/cli/index.md

latest2.9 KB
Original Source

The Deno CLI (Command Line Interface) allows you to interact with the Deno runtime environment from your terminal or command prompt. The CLI has a number of subcommands that can be used to perform different tasks, check the links below for more information on each subcommand.

Execution

Dependency management

Tooling

Other