GitHub - humblepenguinn/envio: Envio is a command-line tool that simplifies the management of environment variables across multiple profiles. It allows users to easily switch between different configurations and apply them to their current environment
Briefly

envio is a command line tool designed to make it easy to manage environment variables in your shell sessions.With envio, you can easily add, remove, and modify environment variables from the command line.Some key features of envio include:

Create profiles to store environment variables
Load profiles into terminal sessions
Persistent environment variables that are available in future sessions
Encrypted profiles
Adding new environment variables
Removing environment variables
Modifying existing environment variables
Listing all environment variables
Listing profiles
Importing profiles from a file
Downloading profiles and then importing them
Exporting profiles to a file

In envio, a profile is a collection of environment variables that are associated with a specific project, application, or use case.
Read at GitHub
[
add
]
[
|
|
]
more JavaScript Briefly
[ Load more ]