wd-deploy
v0.4.1
Published
command line tools for git
Downloads
16
Readme
wd-deploy
node 版本的命令行工具,来自动执行 git 操作:
depend
install node in 官网
how to install
should be install -g
sudo npm install wd-deploy -g
how to get help
wd -h
clone a repo
clone url is required
wd -c [email protected]:components/zepto.git
多次执行是无效的,自动判断了
commit by myself
wd -m "i do not like auto commit msg"
all auto by God
so easy
wd
多次执行是无效的,自动判断了
support branch
default branch is master
wd -b test_branch
注释:
- 默认执行路径选择 - 是用户当前执行目录下