Budget is a project management tool to track projects, boards, issues, workflows.
Use the package manager cargo to install budget.
cargo install --path .
budget --help
A command-line interface to interact with the budget
Usage: budget [COMMAND]
Commands:
init Initialize a new budget
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
MIT or APACHE 2.0