Releases: nikuscs/lauyer
Releases · nikuscs/lauyer
lauyer v0.2.0
Installation
Download the appropriate binary for your platform:
| Platform | File |
|---|---|
| macOS (Apple Silicon) | lauyer-macos-arm64.tar.gz |
| Linux (x64) | lauyer-linux-x64.tar.gz |
| Windows (x64) | lauyer-windows-x64.zip |
Quick Install
# Linux/macOS
tar -xzf lauyer-*.tar.gz
chmod +x lauyer
sudo mv lauyer /usr/local/bin/
lauyer --help# Windows
Expand-Archive lauyer-windows-x64.zip -DestinationPath .
.\lauyer.exe --helpNo pull requests since last release.
lauyer v0.1.1
Installation
Download the appropriate binary for your platform:
| Platform | File |
|---|---|
| macOS (Apple Silicon) | lauyer-macos-arm64.tar.gz |
| Linux (x64) | lauyer-linux-x64.tar.gz |
| Windows (x64) | lauyer-windows-x64.zip |
Quick Install
# Linux/macOS
tar -xzf lauyer-*.tar.gz
chmod +x lauyer
sudo mv lauyer /usr/local/bin/
lauyer --help# Windows
Expand-Archive lauyer-windows-x64.zip -DestinationPath .
.\lauyer.exe --helpNo pull requests since last release.