Getting Started

Get up and running with GitBrain in minutes.

Install GitBrain

GitBrain ships as a standalone binary. Install with a single command:

$ curl -fsSL https://gitbrain.cc/install.sh | sh

Initialize a Brain

Create your first brain:

gitbrain init ~/brain
cd ~/brain
gitbrain status

Add 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.