mirror of
https://github.com/danbulant/deno_install
synced 2026-09-17 21:34:03 +00:00
No description
| install.py | ||
| install_test.py | ||
| README.md | ||
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