All activity
A simple and minimal command-line snippet manager.
With auto-completion, syntax highlighting, fzf integration (fuzzy completion) and also git integration (to sync snippets with your remote repository)

snipA simple and minimal command-line snippet manager
Mehran poursadeghileft a comment
I always needed a tool to let me manage my snippets on the command line with autocompletion and fuzzy search features :))

snipA simple and minimal command-line snippet manager
MGM is model based and makes search and aggregate super easy to do in Golang. It's easy to config Mongo's go driver.
All Mongo operators are predefined so you don't have to hard code them. It also has hooks for all the CRUD functions.

Mongo Go ModelsMongo Go Models (mgm) is a fast & simple MongoDB ODM for Go
