Skip to content

Releases: blackcandy-org/cli

Release list

v0.1.0

Choose a tag to compare

@daveliu daveliu released this 25 Jun 08:49

Install

Cargo from the release tag:

cargo install --git https://github.com/blackcandy-org/cli --tag v0.1.0 blackcandy-cli

Homebrew:

brew tap blackcandy-org/cli https://github.com/blackcandy-org/cli
brew install blackcandy-cli

Notes

Initial release of the Black Candy CLI. The blackcandy command can log in to a Black Candy server, browse/search songs, stream playback through mpv, manage queue/favorites, and manage playlists.

The crates.io publish dry-run passes, but uploading to crates.io still requires cargo login or CARGO_REGISTRY_TOKEN.