encrypt and decrypt files. build for git-secrets
npm i -g file-encryption
file-encryption help
file-encryption decrypt --path="./.file" --key="test-key"
file-encryption decrypt --path="./.file" --key="test-key"
This project is licensed under the MIT License - see the LICENSE.md file for details