Package Exports
- @fronik/envman
- @fronik/envman/bin/envman.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fronik/envman) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🛡️ envman
A secure CLI for managing environment variables with encryption, scanning, and diagnostics.
🚀 Installation
npm install -g @fronik/envman
⚡ Quick Start
envman init envman scan
🔥 Features
- AES-256 encryption
- Secret detection (AWS, JWT, keys)
- Doctor command (health checks)
- Auto backups
- Safe sync
🛠️ Commands
envman init envman add KEY=value envman scan envman doctor
📸 Demo
(Add GIF here later)
🤝 Contributing
Pull requests are welcome!