1.2.0 • Published 2 years ago
cryptdir v1.2.0
cryptdir
Node.js command line tool and library for encrypting and decrypting dirents.
Installation
$ npm install -g cryptdirUsage
General Options
Options:
  -v, --version              output the version number
  -p, --password <password>  password for encryption or decryption
  -s, --src-directory <dir>  directory of source files
  -e, --enc-directory <dir>  directory of encrypted files
  -h, --help                 display help for commandCommands
- encrypt
 - decrypt
 
encrypt
Options:
  -f, --filter <filter>  regular expression patternLicense
This project is licensed under MIT.