The client is designed to be modular and easily extensible for additional functionality as this is the v0 and with every major version there may be a need for major changes and add-on services.
Build and add to path
cargo b -r && cp ./target/release/tinydancer ~/.local/bin/
Or install using cargo
cargo install --git https://github.com/tinydancer-io/half-baked-client tinydancer
x19 💻 |