backlog-notation

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

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

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 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