5 releases (3 breaking)
0.4.1 | Dec 28, 2024 |
---|---|
0.4.0 | Dec 28, 2024 |
0.3.0 | Dec 27, 2024 |
0.2.0 | Dec 14, 2024 |
0.1.0 | Dec 8, 2024 |
#498 in Web programming
489 downloads per month
40KB
855 lines
Bitaxe CLI
Bitaxe CLI, or bacli, is a wrapper around the Bitaxe API, enabling the management of a Bitaxe device in an easy to use way.
Quickstart
Download the latest release from GitHub Releases.
Development
Bacli is built on stable Rust. Ensure Rust is installed; the easiest way to do so is using
rustup
.
To build, use cargo in release mode from the root of the project.
cargo build --release
The binary will be available at target/release/bacli
.
Support
PRs are more than welcome!
Feeling generous? Leave me a tip! ⚡️w3irdrobot@vlt.ge.
Think I'm an asshole but still want to tip? Please donate to OpenSats.
Want to tell me how you feel? Hit me up on Nostr.
Dependencies
~14–28MB
~431K SLoC