Install GitBrain
GitBrain ships as a standalone binary. Install with a single command:
$ curl -fsSL https://gitbrain.cc/install.sh | shInitialize a Brain
Create your first brain:
gitbrain init ~/brain
cd ~/brain
gitbrain statusAdd Your First Note
gitbrain add "Today I learned about Next.js App Router"Connect GitNotes
Download GitNotes and open it. It reads your ~/.gitbrain/config.yml automatically and shows all configured brains.
Team Setup
Want to set up GitBrain for your team? We help organizations deploy on their own infrastructure.