Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 363 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 363 Bytes

file (name wip)

A CLI tool to maintain an encrypt notes directory.

Available commands:

  • file init <name> Creates a file directory
  • file open Opens the current file directory
  • file shut Closes the current file directory

Build

Required libraries for build:

  • gpg-error
  • gpgme

Ideas

  • Should this integrate git to save version history?