summaryrefslogtreecommitdiff
path: root/docs/getting_started.md
blob: d36623c1875a191332a20841cb1f953e929dc9b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Getting Started

In this chapter we'll discuss:

- Installing Deno
- Setting up your environment
- Running a `Hello World` script
- Writing our own script
- Command line interface
- Understanding permissions
- Using Deno with TypeScript
- Using WebAssembly