bee
Bring Backlog to your command line.
Note: This is not an officially supported Nulab product. It is maintained by volunteers.
Install
npm install -g @nulab/bee
Quick Start
Authenticate with your Backlog space:
bee auth login
Then start using bee:
bee issue list
bee issue view PROJECT-123
bee project list
Documentation
See the documentation site for the full command reference and guides.
Development
See the repository root README for development setup and contributing instructions.
License
MIT