boomack-cli 0.5.0

CLI client for Boomack
1
2
3
4
5
6
7
8
9
10
11
12
# Fast Boomack Client


This project contains a client library `boomack` and a command line client,
based on said library `bo` for the [Boomack Server](https://boomack.com).

Where the `boomack` library implements the interaction with the
Boomack REST API, the `bo` command line tool implements
convenient command line parsing and comfort features.

## License


This project is published under the MIT license.