summaryrefslogtreecommitdiff
path: root/docs/getting_started.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting_started.md')
-rw-r--r--docs/getting_started.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/getting_started.md b/docs/getting_started.md
new file mode 100644
index 000000000..159d3de64
--- /dev/null
+++ b/docs/getting_started.md
@@ -0,0 +1,9 @@
+# Getting Started
+
+In this chapter we'll discuss:
+
+- Installing Deno
+- Running a simple `Hello World` script
+- Writing our own script
+- Using Deno with TypeScript
+- Using WebAssembly