@bugster/bugster-cli
v0.7.5
Published
Bugster CLI - A powerful command-line tool for bug tracking and management
Downloads
502
Readme
Bugster CLI
Bugster CLI is a powerful command-line tool for bug tracking and management.
Installation
Using npm (Recommended)
Install Bugster globally using npm:
npm install -g @bugster/bugster-cliUsage
After installation, you can use the bugster command:
bugster --versionUpdating
To update Bugster to the latest version with npm:
npm update -g @bugster/bugster-cli