<?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>Nvm on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hans/tags/nvm/</link>
    <description>Recent content in Nvm 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/nvm/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>用NVM管理多个Node.js环境</title>
      <link>https://hobbyworker.me/zh-hans/dev/2023-03-18-managing-multiple-nodejs-environments-with-nvm/</link>
      <pubDate>Sat, 18 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hans/dev/2023-03-18-managing-multiple-nodejs-environments-with-nvm/</guid>
      <description>综上所述，这篇博文讨论了Node Version Manager（NVM），它是开发人员管理和切换多个Node.js版本的重要工具。这篇博文为macOS、Linux和其他基于Unix的系统提供了安装说明，并涵盖了NVM最常用的十大功能，如列出可用的Node.js版本、安装、切换、设置默认版本、卸载，以及用特定版本运行脚本和命令。NVM使开发人员能够高效地使用不同的Node.js版本，确保在不同的项目和环境中进行无缝测试和兼容。</description>
    </item>
  </channel>
</rss>
