v1.0.2
Installation
macOS / Linux
curl -fsSL https://raw.githubusercontent.com/Boredooms/Moodwave-CLI/main/cli/scripts/install.sh | bashWindows (PowerShell)
irm https://raw.githubusercontent.com/Boredooms/Moodwave-CLI/main/cli/scripts/install.ps1 | iexManual download
Pick the binary for your platform from the assets below.
| Platform | File |
|---|---|
| Windows x64 | moodwave-windows-amd64.exe |
| Windows ARM64 | moodwave-windows-arm64.exe |
| macOS Intel | moodwave-darwin-amd64 |
| macOS Apple Silicon | moodwave-darwin-arm64 |
| Linux x64 | moodwave-linux-amd64 |
| Linux ARM64 | moodwave-linux-arm64 |
| Linux ARM | moodwave-linux-arm |
After install
moodwave doctor # verify all dependencies
moodwave init # set up config
moodwave # launch and playVerify checksum
sha256sum -c moodwave-<platform>.sha256Full Changelog: v1.0.0...v1.0.2