joelshepherd / file

A CLI to managed encrypted documents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

About

A CLI to managed encrypted documents.


Languages

Language:Rust 92.1%Language:Shell 7.9%