repositorypackage
0.0.0-20230420201211-5def0cd9dd7d
Repository: https://github.com/callmemhz/geploy.git
Documentation: pkg.go.dev
# README
Geploy
Deploy your go application with one-tap.
Installation
$ go install github.com/callmemhz/geploy/cmd/gg@latest
$ echo unalias gg >> ~/.bash_profile && source ~/.bash_profile
Usage
$ gg deploy
$ gg redeploy