lock-me-out-api
v0.2.0
Published
Shared api for lmo/lmo-cli
Downloads
4
Readme
lock-me-out-api
Shared api for lmo/lmo-cli
Shared api for my lock-me-out modules/apps. See:
Features
This api handles:
- gpg encryption/decryption
- config/data file management
Install
$ npm install lock-me-out-api
Example
For usage example see jneidel/lock-me-out-cli/lib/commands.js.
Test
$ npm run test
Related
- jneidel/lock-me-out: Webapp of this module
- jneidel/lock-me-out-cli: CLI of this module
License
MIT © Jonathan Neidel