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