deno_install/README.md
2018-09-07 12:44:40 -04:00

523 B

Deno Binary Installer

Linux Windows
Build Status Build status

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

Usage:

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