envm-org-cli
v0.0.3
Published
Secure, Simple, Synchronized Environment Management
Maintainers
Readme
ENVM is a powerful environment variable management and synchronization tool designed to help developers and teams securely manage, share, and sync environment variables across projects and environments. Built with security as a top priority, ENVM provides encryption at rest, role-based access control, and seamless collaboration features.
Features
- Secure: AES-256 encryption, audit logging, and RBAC
- Team Collaboration: Share sensitive environment variables safely without exposure
- Multi-Environment Support: Manage dev, staging, and production environments effortlessly
- API-First: RESTful API for programmatic access
- CLI Tool: Command-line interface for CI/CD integration
Installation
# Clone the repository
git clone https://github.com/envm-org/envm.git
cd envm
#
# Start the application services
docker compose up -dDocumentation
- Documentation: envm-docs.vercel.app
- CLI Reference: CLI Reference
- Issues: GitHub Issues
- Email: [email protected]
Contributing
We welcome contributions from the community!
- Read our Contributing Guidelines to get started
- Check our Code of Conduct
- Browse open issues or create a new one
License
This project is licensed under the MIT License - see the LICENSE file for details.
Security
Security is paramount for ENVM. If you discover a security vulnerability, please follow our Security Policy for responsible disclosure. Do not report security vulnerabilities through public GitHub issues.
