<?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-hant/tags/%E9%96%8B%E7%99%BC%E5%B7%A5%E4%BD%9C%E6%B5%81%E7%A8%8B/</link>
    <description>Recent content in 開發工作流程 on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hant</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Thu, 23 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hant/tags/%E9%96%8B%E7%99%BC%E5%B7%A5%E4%BD%9C%E6%B5%81%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>結合使用NVM和Autoenv</title>
      <link>https://hobbyworker.me/zh-hant/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-hant/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>
  </channel>
</rss>
