koban-cli 0.0.1

Placeholder for the koban CLI — an Invoice Ninja command-line tool. The first real release will be 0.1.0; install the library crate from `koban`.
1
2
3
4
5
6
7
8
# koban-cli

Placeholder reserving the `koban-cli` name on crates.io for the
[koban](https://github.com/jamesbrink/koban) Invoice Ninja command-line tool.

The first real release will be published as `0.1.0` and installs a `koban`
binary (`cargo install koban-cli`). The reusable API client lives in the
[`koban`](https://crates.io/crates/koban) library crate.