https://github.com/envio-cli/envio
Envio is a modern and secure command-line tool that simplifies the management of environment variables
https://github.com/envio-cli/envio
cli enviorment-variables rust
Last synced: 22 days ago
JSON representation
Envio is a modern and secure command-line tool that simplifies the management of environment variables
- Host: GitHub
- URL: https://github.com/envio-cli/envio
- Owner: envio-cli
- License: apache-2.0
- Created: 2023-03-20T13:32:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T12:43:36.000Z (about 1 year ago)
- Last Synced: 2024-05-01T11:26:14.937Z (12 months ago)
- Topics: cli, enviorment-variables, rust
- Language: Rust
- Homepage: https://envio-cli.github.io
- Size: 6.46 MB
- Stars: 738
- Watchers: 5
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - envio-cli/envio - Envio is a modern and secure command-line tool that simplifies the management of environment variables (Rust)
- awesome-rust - envio-cli/envio - A Modern And Secure CLI Tool For Managing Environment Variables [](https://github.com/envio-cli/envio/actions/workflows/CICD.yml) (Development tools / Web Servers)
- awesome-rust - envio-cli/envio - A Modern And Secure CLI Tool For Managing Environment Variables [](https://github.com/envio-cli/envio/actions/workflows/CICD.yml) (Development tools / Web Servers)
- jimsghstars - envio-cli/envio - Envio is a modern and secure command-line tool that simplifies the management of environment variables (Rust)
- fucking-awesome-rust - envio-cli/envio - A Modern And Secure CLI Tool For Managing Environment Variables [](https://github.com/envio-cli/envio/actions/workflows/CICD.yml) (Development tools / Web Servers)
- fucking-awesome-rust - envio-cli/envio - A Modern And Secure CLI Tool For Managing Environment Variables [](https://github.com/envio-cli/envio/actions/workflows/CICD.yml) (Development tools / Web Servers)
- awesome-repositories - envio-cli/envio - Envio is a modern and secure command-line tool that simplifies the management of environment variables (Rust)
README
![]()
envio
A Modern And Secure CLI Tool For Managing Environment Variables
[](https://github.com/humblepenguinn/envio/workflows/CICD.yml)
[](https://crates.io/crates/envio)
[](https://envio-cli.github.io/home)
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:
- **Encrypted** profiles through `passphrase` or `GPG` encryption
- **Load** profiles into your `terminal sessions`
- **Persistent** environment variables that are available in `future sessions`
- **Run** programs with your profiles
- **Importing** profiles stored on the internet into your local installation
- **Exporting** profiles to a fileSound interesting? Check out the [official website](https://envio-cli.github.io/home) for more information such as how to **install** and **use** the tool on your machine.
`envio` currently supports **Linux**, **MacOS** and **Windows**
## Contributors
Vojtch
📖
Erjan Kalybek
📖
Alexis Hildebrandt
💻
## Contributing
Contributions to `envio` are always welcome! Please see the [Contributing Guidelines](CONTRIBUTING.md) for more information.
## License
This project is licensed under the [MIT](LICENSE-MIT) and the [Apache](LICENSE-APACHE) License