Command-line tool to view and manage Backlog, inspired by GitHub CLI.
npx skills add https://github.com/nulab/bee --skill backlog-notationCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
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.
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.
MIT