What's New
Major rewrite: SQLite replaced with plain markdown files.
- 125x smaller binary (25MB → 200KB)
- 41x less code (115k → 2.8k LOC)
- Zero dependencies - no database, no runtime requirements
- Portable storage - copy
.dots/folder anywhere
Installation
Homebrew (macOS ARM64, Linux x86_64)
brew install joelreymont/tap/dots
Manual download