Save encrypted file revisions WIP
(TBD using goreleaser)
- clone the repo
make install
- New -
Add a new secrete noteWill generate an encrypted revision of the current file under /Users/user/.cynotes - Edit -
cynotes editEdit a selected note. - Read -
cynotes readChoose a revision to read. - Browse -
cynotes browseOpen the repo in the browser - List -
cynotes list
Add new command template: cobra-cli add [command]
Took inspiration from Eureka