No description
Find a file
Ryan Dahl 4b0b7c02e6 init
2018-09-05 23:42:41 -04:00
install.py init 2018-09-05 23:42:41 -04:00
install_test.py init 2018-09-05 23:42:41 -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