代码之家  ›  专栏  ›  技术社区  ›  wyc

在vim中自动执行yuicompressor时出现问题(从任何目录执行)

  •  0
  • wyc  · 技术社区  · 14 年前

    我让yuicompressor在命令行中工作。

    但我唯一不明白的是 this tutorial 这部分是:

    You most install yuicompressor and make yuicompressor executable from any directory.
    

    如何使它从任何目录执行?

    1 回复  |  直到 14 年前
        1
  •  1
  •   Restuta    14 年前

    你需要 put it in your PATH Windows或其他操作系统中类似的环境变量。