install deno
#Using Shell (macOS and Linux):
curl -fsSL https://deno.land/x/install/install.sh | sh
#Using PowerShell (Windows):
iwr https://deno.land/x/install/install.ps1 -useb | iex
#Using Scoop (Windows):
scoop install deno
#Using Chocolatey (Windows):
choco install deno
#Using Homebrew (macOS):
brew install deno
#Using Cargo (Windows, macOS, Linux):
cargo install deno$iwr https://deno.land/x/install/install.ps1 -useb | iex$brew install deno$deno run https://deno.land/std/examples/welcome.ts
Also in Shell:
- git pull
- Powershell Core server manager module
- choco installation
- how to image an entire disk on linux
- how to revert commit in git
- git change remote origin address
- how to install pytorch 0.4.1
- git config --global credential.helper osxkeychain
- linux see when file created
- check 64 or 32 bit linux
- mysql default user password
- moodle update cli
- git remove tag from remote
- see total space available in shell
- touch for powershell
- how to make maven clean install faster in eclipse
- generate ssh key paitr
- connect to git repo with ssh-rsa
- mount: cdrom: failed to setup loop device for
- how to install gulp
- rithm school github
- powershell list special built in accounts
- bash delete folder
- What debian version do i use