syr-envguard
v1.0.1
Published
🛡️ A CLI tool to encrypt and securely share your .env files
Maintainers
Readme
EnvGuard 🛡️
A CLI tool to encrypt and securely share your .env files using a password.
Why EnvGuard?
- 🔒 Secure Encryption: Uses AES-256-GCM encryption algorithm
- 🔑 Password Protected: Your password is never stored
- 🌐 Easy Sharing: Share encrypted files safely via version control
- ⚡ Simple CLI: Easy-to-use command line interface
Installation
npm install -g envguard