📦 deno/ denoland
A modern runtime for JavaScript and TypeScript.
Открыть на GitHub ↗обновлён 4ч назад
Звёзды
★ 108.0k
Форки
6.3k
За неделю
—
За месяц
—
Рост %
—
Язык
Rust
Установка и запуск
Installation
Install the Deno runtime on your system using one of the commands below. Note that there are a number of ways to install Deno - a comprehensive list of installation options can be found here.
Shell (Mac, Linux):
curl -fsSL https://deno.land/install.sh | sh
PowerShell (Windows):
irm https://deno.land/install.ps1 | iex
Homebrew (Mac):
brew install deno
Chocolatey (Windows):
choco install deno
WinGet (Windows):
winget install --id=DenoLand.Deno
Scoop (Windows):
scoop install main/deno
Из README репозитория · полный README на GitHub
Теги
denojavascriptrusttypescript