Skip to content

Instantly share code, notes, and snippets.

@uno-de-piera
Created June 8, 2020 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uno-de-piera/32657cadf59257470148220eebd62a87 to your computer and use it in GitHub Desktop.
Save uno-de-piera/32657cadf59257470148220eebd62a87 to your computer and use it in GitHub Desktop.
# chocolatey
choco install deno
# scoop
scoop install deno
# Powershell
iwr https://deno.land/x/install/install.ps1 -useb | iex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment