0.0.3 • Published 5 years ago
@bakesaled/cement v0.0.3
Cement
A tool that encrypts a file behind a password.
Installation
$ npm install
Running the examples
# development
$ npm run start
Test
# unit tests
$ npm run test
# test coverage
$ npm run test:cov
Usage
(See example code)