8 Star 6 Fork 3

Finley / CakePHP_zh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
watch.sh 304 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zhu Ming 提交于 2015-09-07 18:47 . run Grunt watch using tmux
# grunt watch:zh >> /home/vagrant/docs/watch.log 2>&1
# grunt watch:en >> /home/vagrant/docs/watch.log 2>&1
#!/usr/bin/tmux source-file
# use tmux
tmux new-session -d -s grunt-watch
# tmux split-window -d -t 0 -h
tmux send-keys -t 0 "grunt watch:rst" Enter
# tmux send-keys -t 1 "grunt watch:en" Enter
CSS
1
https://gitee.com/finley/CakePHP_zh.git
git@gitee.com:finley/CakePHP_zh.git
finley
CakePHP_zh
CakePHP_zh
master

搜索帮助