ZenEnv
A lightweight, blazingly fast environment variable management tool written in Go that handles thousands of requests with minimal resources, featuring a simple UI, CLI, and API—all packed in a single binary.
Features
- Lightning Fast: Handles thousands of requests with minimal CPU (50MHz) and memory (50MB) footprint
- All-in-One: Web UI, CLI, and API in a single binary
- Simple Installation: Available via apt, brew, and yum
- Easy to Use: Straightforward interface for managing environment variables
Installation
Coming soon!
Usage
CLI
# Basic commands will be documented here
API
API documentation will be provided once implemented.
Web UI
The web UI can be accessed at http://localhost:8080 after starting ZenEnv.
License
MIT License
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.