denoland/deno
denoland/deno
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 3/23/2020
PatchSafe upgradeWith Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v0.37.1
With PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb -outf install.ps1; .\install.ps1 v0.37.1
release notes
Published 3/23/2020
PatchSafe upgradeWith Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v0.37.1
With PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb -outf install.ps1; .\install.ps1 v0.37.1
A modern runtime for JavaScript and TypeScript.