mirror of
https://github.com/danbulant/deno_install
synced 2026-06-14 12:11:20 +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