1.0.1 • Published 4 years ago

easy-lorem v1.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

install

using npm

sudo npm i -g easy-lorem
taky-lorem

shell

Usage: <command> <options>

Command: encrypt file (e):
  ./ e --infile <filename> --outfile <filename> --key <secret>
Command: decrypt file (d):
  ./ d --infile <filename> --outfile <filename> --key <secret>
encfile e --infile file.zip --outfile file.enc --key secret
encfile d --infile file.zip.enc --outfile file.zip.enc --key secret
1.0.1

4 years ago

1.0.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago