[實作筆記] 在 Windows 環境編輯 Compass

敗破警告

這篇文章提及的內容過於老舊,不建議浪費你寶貴生命閱讀

原文

  1. 安裝 Windows 套件管理工具 Chocolatey

  2. 安裝 Node.js®

    1
    choco install nodejs -y
  3. 註冊公司內部 NPM Server

    1
    npm set registry http://company.npm.server
  4. 安裝 RUBY

    1
    choco install ruby -y
  5. 下載 RubyGems

  6. 安裝 compass

    1
    gem install compass
  7. 檢查 PATH

  8. 重啟 CMD 與 Visual Studio 2017

  9. 執行 compass

    • 使用 Command Line

      1
      gulp compass
    • 使用工作執行器總管

      工作執行器總管

(fin)

Please enable JavaScript to view the Gitalk. :D
Please enable JavaScript to view the LikeCoin. :P
Please enable JavaScript to view the LikeCoin. :P