Skip to content

Instantly share code, notes, and snippets.

@EdamAme-x
Created November 2, 2023 05:11
Show Gist options
  • Save EdamAme-x/10ac86db6996dd2e463c831bd029b9fa to your computer and use it in GitHub Desktop.
Save EdamAme-x/10ac86db6996dd2e463c831bd029b9fa to your computer and use it in GitHub Desktop.
Deno Install Docs

Linux & Mac

curl -fsSL https://deno.land/x/install/install.sh | sh

Widows

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