A CLI tool to maintain an encrypt notes directory.
Available commands:
file init <name>
Creates a file directoryfile open
Opens the current file directoryfile shut
Closes the current file directory
Required libraries for build:
gpg-error
gpgme
- Should this integrate git to save version history?