文件名称:开源项目-pressly-sup.zip
文件大小:252KB
文件格式:ZIP
更新时间:2022-09-24 16:49:36
开源项目
开源项目-pressly-sup.zip,Sup: the super simple deployment tool written in Go - like 'make' for a network of servers
【文件预览】:
sup-master
----.gitignore(11B)
----README.md(7KB)
----localhost.go(2KB)
----task.go(3KB)
----LICENSE(1KB)
----sup.go(6KB)
----colors.go(205B)
----tar.go(1KB)
----dist()
--------brew()
----vendor()
--------vendor.json(2KB)
--------gopkg.in()
--------github.com()
--------golang.org()
----supfile.go(8KB)
----example()
--------Dockerfile(326B)
--------example.go(407B)
--------Supfile(3KB)
--------example.dev.cfg(12B)
--------example.local.cfg(6B)
--------example.stg.cfg(8B)
--------example.prod.cfg(11B)
--------scripts()
----ssh.go(6KB)
----.travis.yml(93B)
----Makefile(1KB)
----client.go(312B)
----cmd()
--------sup()