Skip to content

ytsruh/envoy

Repository files navigation

Envoy

A secure environment variable management tool built using Go. Project consists of a REST API and a CLI.

Core Features:

  • Variable Creation: Securely store environment variables.
  • Project and Environment Management: Categorize environment variables into projects and environments (e.g., development, staging, production).
  • Secure Sharing: Share environment variables securely with team members through access controls.

Installation

Install/Update the latest version:

go install ytsruh.com/envoy@latest

Install a specific version:

go install ytsruh.com/envoy@v0.0.1

About

Manage your projects environment variables in your terminal

Resources

License

Stars

Watchers

Forks

Contributors