<?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>环境变量 on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hans/tags/%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F/</link>
    <description>Recent content in 环境变量 on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hans</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Thu, 23 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hans/tags/%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>结合使用NVM和Autoenv</title>
      <link>https://hobbyworker.me/zh-hans/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/zh-hans/dev/2023-03-23-using-nvm-and-autoenv-in-combination/</guid>
      <description>我们讨论了如何结合使用nvm（Node版本管理器）和autoenv来无缝地管理Node.js版本和环境变量，以便更好地进行开发工作流程。通过创建一个包含所需Node.js版本和环境变量的.env文件，并配置autoenv与nvm配合工作，您可以在项目之间自动切换Node.js版本并加载适当的变量。这种简化的方法可以显着增强您的开发过程，确保您始终使用每个项目的正确设置。</description>
    </item>
    <item>
      <title>如何结合使用jEnv和autoenv</title>
      <link>https://hobbyworker.me/zh-hans/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/zh-hans/dev/2023-03-22-how-to-use-jenv-and-autoenv-in-combination/</guid>
      <description>jEnv和autoenv的结合提供了一个强大而灵活的解决方案，用于跨多个项目管理Java版本和环境变量。通过采用这些工具，开发人员可以专注于编写高质量的代码和交付有价值的功能，而不是被管理不同Java环境的复杂性所拖累。</description>
    </item>
    <item>
      <title>使用Autoenv：环境管理的终极捷径</title>
      <link>https://hobbyworker.me/zh-hans/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/zh-hans/dev/2023-03-19-using-autoenv-the-ultimate-shortcut-to-environment-management/</guid>
      <description>Autoenv是一个帮助管理环境变量的工具，它可以在进入一个目录时自动设置环境变量，在离开时取消设置。它可以安装在Mac、Linux和Windows等不同平台上。这个工具可以用于不同的目的，如设置环境变量，在进入目录时运行命令，以及取消设置环境变量。通过使用Autoenv，用户可以轻松地管理环境变量，并将重复性任务自动化，从而提高工作流程的效率。</description>
    </item>
  </channel>
</rss>
