No description
Find a file
2018-09-06 01:19:58 -04:00
install.py Add TODOs. 2018-09-06 01:19:58 -04:00
install_test.py Add TODOs. 2018-09-06 01:19:58 -04:00
README.md init 2018-09-05 23:42:41 -04:00

Deno Binary Installer

Downloads the latest Deno binary into $HOME/.deno/bin

Usage:

curl -sSf https://raw.githubusercontent.com/denoland/deno_install/master/install.py | python