Snipit – A lightweight CLI to save and search code snippets locally
1 points
1 hour ago
| 1 comment
| github.com
| HN
fouaden
1 hour ago
[-]
I built this because I found myself constantly searching through my "Projects" folder to find that one specific regex or boilerplate config I wrote months ago.

I wanted something that:

Lived entirely in the terminal.

Was 100% local (no cloud/account required).

Supported quick tagging and searching.

reply