deno/cli/README.md
2020-07-20 19:49:57 -04:00

297 B

Deno CLI Crate

crates docs

This provides the actual deno executable and the user-facing APIs.

The deno crate uses the deno_core to provide the executable.