denoland/deno
denoland/deno
Activity
Last release
Open issues
Open PRs
License
release notes
A modern runtime for JavaScript and TypeScript.
release notes
Published 3/11/2020
MinorContains breaking changesdeno install file name including extra dot on Windows (#4243)With Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v0.36.0
With PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb -outf install.ps1; .\install.ps1 v0.36.0
release notes
Published 3/11/2020
MinorContains breaking changesdeno install file name including extra dot on Windows (#4243)With Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v0.36.0
With PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb -outf install.ps1; .\install.ps1 v0.36.0