envio-cli / envio

Envio is a modern and secure command-line tool that simplifies the management of environment variables
https://envio-cli.github.io
Apache License 2.0
759 stars 12 forks source link
cli enviorment-variables rust

envio

A Modern And Secure CLI Tool For Managing Environment Variables

[![CICD](https://github.com/humblepenguinn/envio/actions/workflows/CICD.yml/badge.svg)](https://github.com/humblepenguinn/envio/workflows/CICD.yml) [![Version info](https://img.shields.io/crates/v/envio.svg)](https://crates.io/crates/envio) [![Visit Official Site](https://img.shields.io/badge/Visit-Official%20Site-blue)](https://envio-cli.github.io/home)
Demo
To see the GPG encryption demo go here

About

envio is an open source CLI tool that helps make managing environment variables a breeze. With envio, users can create encrypted profiles that contain a collection of environment variables associated with a specific project or use case. envio ensures security and simplifies the development process by allowing users to easily switch between profiles as needed and load them in their current terminal session for immediate use.

Some key features of envio include:

Sound interesting? Check out the official website for more information such as how to install and use the tool on your machine.

envio currently supports Linux, MacOS and Windows

Contributors

Vojtch
Vojtch

📖
Erjan Kalybek
Erjan Kalybek

📖
Alexis Hildebrandt
Alexis Hildebrandt

💻

Contributing

Contributions to envio are always welcome! Please see the Contributing Guidelines for more information.

License

This project is licensed under the MIT and the Apache License