Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 250 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 250 Bytes

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