Release Notes
⚙️ Miscellaneous Tasks
- Update Cargo.lock dependencies
Install distrans_cli 0.3.16
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/distrans/releases/download/distrans_cli-v0.3.16/distrans_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/cmars/distrans/releases/download/distrans_cli-v0.3.16/distrans_cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install cmars/tap/distrans_cli
Install prebuilt binaries into your npm project
Download distrans_cli 0.3.16