boat-cli-0.1.0 is not a library.
⛵ boat
boat - A Basic Opinionated Activity Tracker, inspired by bartib.
This is only the code for the command line application. It relies on boat-lib for core functions.
[!WARNING]
🚧 Work in ProgressThis cli is actively being developed. Since it's in its early stages, things will likely break often. Don't use it for now.
Installation
The easiest way to install is through crates.io:
The other option is to build from source:
Commands
Basic Opinionated Activity Tracker
Usage: boat [OPTIONS] <COMMAND>
Commands:
new Create a new activity
start Start/resume an activity
pause Manage configuration Pause/stop the current activity
modify Modify an activity
delete Delete an activity
get Get the current activity
list List activities and tags
help Print this message or the help of the given subcommand(s)
Options:
-v, --verbose... Increase logging verbosity
-q, --quiet... Decrease logging verbosity
-h, --help Print help
-V, --version Print version