summaryrefslogtreecommitdiff
path: root/docs/getting_started.md
diff options
context:
space:
mode:
authorNayeem Rahman <nayeemrmn99@gmail.com>2020-06-08 14:49:32 +0100
committerGitHub <noreply@github.com>2020-06-08 09:49:32 -0400
commitf247423f206ea5c3ca07254413a1ff11709a2ada (patch)
treed3c3bc3fa6cc0b0a58b73f5cc4661d9cd4eedcd1 /docs/getting_started.md
parent0e9da7e731cea3a073812c22da30d87209537a88 (diff)
doc: Add a CLI section (#6164)
Diffstat (limited to 'docs/getting_started.md')
-rw-r--r--docs/getting_started.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/getting_started.md b/docs/getting_started.md
index b2b0eb863..d36623c18 100644
--- a/docs/getting_started.md
+++ b/docs/getting_started.md
@@ -6,6 +6,7 @@ In this chapter we'll discuss:
- Setting up your environment
- Running a `Hello World` script
- Writing our own script
+- Command line interface
- Understanding permissions
- Using Deno with TypeScript
- Using WebAssembly