| Crates.io | rabit |
| lib.rs | rabit |
| version | 0.2.3 |
| created_at | 2025-02-27 01:29:18.255044+00 |
| updated_at | 2025-03-02 20:05:09.180111+00 |
| description | A CLI tool to track your habits. |
| homepage | https://github.com/JohnBCoding/rabit |
| repository | https://github.com/JohnBCoding/rabit |
| max_upload_size | |
| id | 1571116 |
| size | 36,897 |
CLI tool for tracking your habits.
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!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
If you currently have cargo installed you can simply run the following to install:
run cargo install rabit
🐇 can be built with the rust toolchain
git clone https://github.com/JohnBCoding/rabit.git
cd rabit
cargo build --release
Have an issue with 🐇? Want a feature added to the herd? please submit a new issue here
🐇 is distributed under the terms of the MIT License