backlog-notation

Command-line tool to view and manage Backlog, inspired by GitHub CLI.

Installation
CLI
npx skills add https://github.com/nulab/bee --skill backlog-notation

Installieren Sie diesen Skill über die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.

Zuletzt aktualisiert am 4/24/2026

bee

CI
CodeQL
npm version
npm last publish
node
license
docs

Bring Backlog to your command line.

[!NOTE]
This is not an officially supported Nulab product. It is maintained by volunteers.

Looking to install and use bee? See the CLI package README or the documentation site.

Development

This is a pnpm workspace monorepo managed with Turborepo.

Package Path Description
@nulab/bee apps/cli CLI entry point (citty + consola)
@repo/docs apps/docs Documentation site (Astro Starlight)
@repo/backlog-utils packages/backlog-utils Backlog API client wrapper
@repo/cli-utils packages/cli-utils Shared CLI utilities (output formatting, prompts)
@repo/config packages/config Configuration management
@repo/test-utils packages/test-utils Shared test helpers
@repo/tsconfigs packages/tsconfigs Shared TypeScript config

For setup instructions, scripts, and contribution guidelines, see CONTRIBUTING.md.

License

MIT