在sublime内构建'grunt test'的快捷方式

时间:2013-03-17 11:48:50

标签: sublimetext2 gruntjs

如何使用快捷方式/宏来从sublime中运行'grunt test'/最好只需1次击键。最好是在sublime控制台中查看输出。这个插件有什么用吗?

1 个答案:

答案 0 :(得分:2)

您不需要插件。

Sublime Text 2具有广泛的,可扩展的构建系统:

http://docs.sublimetext.info/en/latest/file_processing/build_systems.html

  • grunt test

  • 创建构建配置
  • 使用热键触发