<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Humble Penguin</title>
    <description>The latest articles on DEV Community by Humble Penguin (@humblepenguinn).</description>
    <link>https://dev.to/humblepenguinn</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1050502%2Fcfcc20f1-5922-4378-a341-3bde032bb88a.jpeg</url>
      <title>DEV Community: Humble Penguin</title>
      <link>https://dev.to/humblepenguinn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/humblepenguinn"/>
    <language>en</language>
    <item>
      <title>Envio - The Secure And Modern CLI Tool You Need To Manage Your Environment Variables</title>
      <dc:creator>Humble Penguin</dc:creator>
      <pubDate>Wed, 22 Mar 2023 18:39:01 +0000</pubDate>
      <link>https://dev.to/humblepenguinn/envio-the-secure-and-modern-cli-tool-you-need-to-manage-your-environment-variables-j34</link>
      <guid>https://dev.to/humblepenguinn/envio-the-secure-and-modern-cli-tool-you-need-to-manage-your-environment-variables-j34</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I just wanted to share with you my latest creation: envio! It's a command-line tool that makes managing environment variables a breeze.&lt;/p&gt;

&lt;p&gt;So, what makes envio different from other tools out there? Well, for starters, envio uses the concept of profiles to store your environment variables. A profile is simply a collection of environment variables that you can easily switch between depending on your needs. For example, you might have a "development" profile with variables specific to your local development environment, and a "production" profile with variables for your live site.&lt;/p&gt;

&lt;p&gt;But here's where things get really cool: envio allows you to import profiles from the internet and files, and export your profiles to files as well. This makes it easy to share your profiles with others or use them across different projects. Plus, all profiles are encrypted, so you don't have to worry about sensitive information being exposed.&lt;/p&gt;

&lt;p&gt;Using envio is simple too. Just create a profile, add some variables, and switch between profiles as needed. You can even set a default profile for your shell so that it's always available.&lt;/p&gt;

&lt;p&gt;Overall, I think envio is a great tool for anyone who works with environment variables on a regular basis. It's secure, flexible, and easy to use. Plus, it's open-source and available on GitHub, so you can contribute to the project if you're interested. It also saves you time!&lt;/p&gt;

&lt;p&gt;Give envio a try and let me know what you think! You can find the GitHub link here: &lt;a href="https://github.com/humblepenguinn/envio"&gt;https://github.com/humblepenguinn/envio&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading!&lt;/p&gt;

</description>
      <category>rust</category>
      <category>webdev</category>
      <category>programming</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
