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