deno/cli/README.md
2020-01-23 22:32:52 +01:00

317 B

Deno CLI Crate

crates docs

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

The deno crate uses the deno_core and deno_typescript to provide the executable.