file-encryption
v0.0.1
Published
file encryption cli tool.
Downloads
5
Readme
file-encryption
encrypt and decrypt files. build for git-secrets
Installing
npm i -g file-encryption
USAGE
file-encryption help
file-encryption decrypt --path="./.file" --key="test-key"
file-encryption decrypt --path="./.file" --key="test-key"
License
This project is licensed under the MIT License - see the LICENSE.md file for details