2 Star 0 Fork 0

mirrors_github/developer.github.com

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Guardfile 247 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hubot 提交于 2014-08-07 05:27 +08:00 . Sync changes from upstream repository
# A sample Guardfile
# More info at https://github.com/guard/guard#readme
guard 'nanoc' do
watch('nanoc.yaml') # Change this to config.yaml if you use the old config file name
watch('Rules')
watch(%r{^(content|layouts|lib|static)/.*$})
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_github/developer.github.com.git
git@gitee.com:mirrors_github/developer.github.com.git
mirrors_github
developer.github.com
developer.github.com
master

搜索帮助