Installation
branchbrief is planned as a Node.js CLI package.
Requirements
- Node.js 22 or newer.
- A local git repository.
- A base branch available locally, such as
mainororigin/main.
Run With npx
npx branchbrief --helpProject Install
npm install --save-dev branchbriefnpx branchbrief --base mainThe CLI should work without a GitHub token, API key, or LLM provider in its default mode.