Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nulab/bee) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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/beeQuick Start
Authenticate with your Backlog space:
bee auth loginThen start using bee:
bee issue list
bee issue view PROJECT-123
bee project listDocumentation
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