4920 Forks
90017 Stars
90017 Watchers

deno

A modern runtime for JavaScript and TypeScript.

How to download and setup deno

Open terminal and run command
git clone https://github.com/denoland/deno.git
git clone is used to create a copy or clone of deno repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deno https://github.com/denoland/deno/archive/master.zip

Or simply clone deno with SSH
[email protected]:denoland/deno.git

If you have some problems with deno

You may open issue on deno support forum (system) here: https://github.com/denoland/deno/issues