原始内容
bee
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