<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Environment Variables on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/en/tags/environment-variables/</link>
    <description>Recent content in Environment Variables on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Thu, 23 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/en/tags/environment-variables/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using NVM and Autoenv in Combination</title>
      <link>https://hobbyworker.me/en/dev/2023-03-23-using-nvm-and-autoenv-in-combination/</link>
      <pubDate>Thu, 23 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/en/dev/2023-03-23-using-nvm-and-autoenv-in-combination/</guid>
      <description>we discussed how to combine nvm (Node Version Manager) and autoenv to manage Node.js versions and environment variables seamlessly in your development workflow. By creating an .env file with the desired Node.js version and environment variables, and configuring autoenv to work with nvm, you can automatically switch Node.js versions and load appropriate variables when navigating between projects. This streamlined approach can significantly enhance your development process, ensuring that you&amp;#39;re always using the correct settings for each project.</description>
    </item>
    <item>
      <title>How to Use jEnv and autoenv in Combination</title>
      <link>https://hobbyworker.me/en/dev/2023-03-22-how-to-use-jenv-and-autoenv-in-combination/</link>
      <pubDate>Wed, 22 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/en/dev/2023-03-22-how-to-use-jenv-and-autoenv-in-combination/</guid>
      <description>the combination of jEnv and autoenv provides a robust and flexible solution for managing Java versions and environment variables across multiple projects. By adopting these tools, developers can focus on writing high-quality code and delivering valuable features, rather than being burdened by the complexities of managing different Java environments.</description>
    </item>
    <item>
      <title>How to Use rbenv and autoenv in Combination</title>
      <link>https://hobbyworker.me/en/dev/2023-03-21-how-to-use-rbenv-and-autoenv-in-combination/</link>
      <pubDate>Tue, 21 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/en/dev/2023-03-21-how-to-use-rbenv-and-autoenv-in-combination/</guid>
      <description>combining rbenv and autoenv allows you to manage multiple Ruby versions and project-specific environment variables seamlessly. By creating .ruby-version and .env files in your project directories, you can automatically switch between Ruby versions and load the appropriate environment variables when navigating between projects. This powerful combination streamlines your Ruby development experience, making it more efficient and less error-prone.</description>
    </item>
    <item>
      <title>Using Autoenv: The Ultimate Shortcut to Environment Management</title>
      <link>https://hobbyworker.me/en/dev/2023-03-19-using-autoenv-the-ultimate-shortcut-to-environment-management/</link>
      <pubDate>Sun, 19 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/en/dev/2023-03-19-using-autoenv-the-ultimate-shortcut-to-environment-management/</guid>
      <description>Autoenv is a tool that helps manage environment variables by automatically setting them when entering a directory and unsetting them when leaving. It is available for installation on different platforms like Mac, Linux, and Windows. This tool can be used for different purposes such as setting environment variables, running commands on directory entry, and unsetting environment variables. By using Autoenv, users can easily manage environment variables and automate repetitive tasks, thus improving workflow efficiency.</description>
    </item>
  </channel>
</rss>
