5 releases
new 0.2.3 | Mar 2, 2025 |
---|---|
0.2.2 | Mar 1, 2025 |
0.2.1 | Feb 28, 2025 |
0.2.0 | Feb 28, 2025 |
0.1.0 | Feb 27, 2025 |
#290 in Command line utilities
205 downloads per month
23KB
526 lines
🐇 rabit 🐇
CLI tool for tracking your habits.
Features
- Daily tracking of habits (🐇s?)
- Easily
Track
with checkboxes or unique values for different types of 🐇 tracking! Observe
your 🐇s in the terminal to see where you bounced!Cull
your 🐇s to make some room in the herd.Config
your 🐇 to your needs!- Everything stored in one JSON file.
Usage
rabit 0.2.3
A simple habit CLI
Usage: rabit [COMMAND]
Commands:
track Track a Rabit
cull Cull A Rabit
observe View Rabit(s)
migrate Export your data to csv
config Configure CLI Options
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
Install
If you currently have cargo installed you can simply run the following to install:
run cargo install rabit
Building
🐇 can be built with the rust toolchain
git clone https://github.com/JohnBCoding/rabit.git
cd rabit
cargo build --release
Requests/Issues
Have an issue with 🐇? Want a feature added to the herd? please submit a new issue here
License
🐇 is distributed under the terms of the MIT License
Dependencies
~2.5–4MB
~67K SLoC