using-bee

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

インストール
CLI
npx skills add https://github.com/nulab/bee --skill using-bee

CLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。

最終更新日: 4/22/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