JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 124
  • Score
    100M100P100Q86909F
  • License MIT

Bring Backlog to your command line

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/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