Skip to content

sbeardsley/backlog

Contributor Covenant

Backlog

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

Installation

Use the package manager cargo to install backlog.

cargo install --path .

Usage

backlog --help

A command-line interface to interact with the backlog board

Usage: backlog [COMMAND]

Commands:
  init    Initialize a new backlog board
  create  Create a ticket on the board
  list    List all tickets on the board
  update  Update a ticket on the board
  delete  Delete a ticket from the board
  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

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
Unknown
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages