Install dotslash 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/facebook/dotslash/releases/download/v0.2.1/dotslash-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/facebook/dotslash/releases/download/v0.2.1/dotslash-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install [email protected]
Install prebuilt binaries via Homebrew
brew install dotslash
Download dotslash 0.2.1
File | Platform | Checksum |
---|---|---|
dotslash-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
dotslash-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
dotslash-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
dotslash-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
dotslash-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |