1 pointby doomlazer8 hours ago1 comment
  • doomlazer8 hours ago
    Hello everyone, I've been currently working on an open-source project of mine called envio, which is essentially a CLI tool that helps manage environment variables in a more efficient manner

    Users can create profiles, which are collections of environment variables, and encrypt them using various encryption methods such as passphrase, gpg, symmetric keys etc. The tool also provides a variety of other features that really simplify the process of even using environment variables in projects, such as starting shell sessions and running commands with your envs injected