1.2.0 • Published 1 year ago

cryptdir v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

cryptdir

npm npm License

Node.js command line tool and library for encrypting and decrypting dirents.

Installation

$ npm install -g cryptdir

Usage

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 command

Commands

encrypt

Options:
  -f, --filter <filter>  regular expression pattern

License

This project is licensed under MIT.

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

2 years ago