Get the latest tech news
Show HN: Envelope – A modern environment variable cli tool
A modern environment variables cli tool backed by SQLite - mattrighetti/envelope
envelope is a command line utility that leverages an SQLite database to keep track of your enviroment variables so that you can easily switch between different configurations. Export environment variables to a .env file in current directory This will create a .env file containing all the variables that you have stored in your prod enviroment in envelope.
Or read this on Hacker News