This is a cli tool project craeted to manage tasks and backlogs on cli for developers who want quick access of all tasks while working on terminal itself.

npm install -g backlog-cli-manager
npm install -g backlog-cli-manager --force
Set-ExecutionPolicy RemoteSigned -Scope Process
backlog --init
Note: Using via Docker:
backlog -a -n <name> -p <priority> -dl <deadline> -d <description> -t

backlog -n <name> -w
or
backlog -n <name> -c
backlog -la

backlog -l -p <priority>
or
backlog -l -dl <deadline>
or
backlog -l -c/w/t
backlog -r <name>
Check Compliance before installing in Organisation Systems
Reach out by creating comments/issues/mail or connect to social media via:
Content type
Image
Digest
sha256:a6214a605…
Size
384.7 MB
Last updated
over 2 years ago
docker pull shivamtech29/backlog-cli-manager:0.1.0