hbuild:在没有 git 的情况下将应用程序部署到 Heroku

时间:2021-06-08 20:21:13
【文件属性】:
文件名称:hbuild:在没有 git 的情况下将应用程序部署到 Heroku
文件大小:7KB
文件格式:ZIP
更新时间:2021-06-08 20:21:13
Go 建造 在不使用 git 的情况下将应用程序部署到 Heroku。 关于 hbuild是一个实用程序,用于使用其builds API 而不是git push heroku master将应用程序部署到 Heroku。 安装 二进制下载 从源代码编译 $ go get github.com/naaman/hbuild/cmd/hbuild 命令用法 $ hbuild Usage of hbuild: -app= " " : -app=exampleapp -key= " 12345678-1234-5678-1234-567812345678 " : -key=123ABC -source= " /home/user/code/exampleapp " : -source=/path/to/src $ hbuild -app=exampleapp Creating source..
【文件预览】:
hbuild-master
----heroku.go(3KB)
----CONTRIBUTORS(104B)
----LICENSE(1KB)
----s3.go(541B)
----README.md(1KB)
----uuid.go(33B)
----build.go(3KB)
----source.go(2KB)
----cmd()
--------hbuild()

网友评论