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

In this chapter we'll discuss:

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