Bugster CLI - A powerful command-line tool for bug tracking and management
npm install @bugster/bugster-cliBugster CLI is a powerful command-line tool for bug tracking and management.
Install Bugster globally using npm:
``bash`
npm install -g @bugster/bugster-cli
After installation, you can use the bugster command:
`bash`
bugster --version
To update Bugster to the latest version with npm:
`bash``
npm update -g @bugster/bugster-cli