taco-git-push-deploy:git push与taco一起部署

时间:2024-05-19 06:24:21
【文件属性】:

文件名称:taco-git-push-deploy:git push与taco一起部署

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-19 06:24:21

JavaScript

taco-git-push-deploy git push与部署 npm install -g taco-git-push-deploy 用法 首先进入您要使用git push部署的应用程序 cd my-app 确保此应用具有包含name字段的package.json。 然后跑 # substitute maf@mafintosh.com with an ssh user/host you want to setup deployment to taco-git-push-deploy maf@mafintosh.com 这将打开您的编辑器,其中包含一个类似于此文件的文件 #!/bin/bash # setup your taco pipeline # make sure git, taco-build, taco-mon etc is installed on your server


【文件预览】:
taco-git-push-deploy-master
----.gitignore(13B)
----package.json(683B)
----.travis.yml(51B)
----LICENSE(1KB)
----README.md(1KB)
----bin.js(2KB)

网友评论