/budget

Primary LanguageRustApache License 2.0Apache-2.0

Contributor Covenant

Budget

Budget is a project management tool to track projects, boards, issues, workflows.

Installation

Use the package manager cargo to install budget.

cargo install --path .

Usage

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

Contributing

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.

License

MIT or APACHE 2.0