Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 388 Bytes

Great Cloak Hosted Apps CLI

This is the cli tool for running Great Cloak Hosted Apps(GCHA). It is a single binary go program which makes installing on different operating systems easy(just download a single file).

Installing

Clone repo and run go install.

go install -v github.com/greatcloak/gcha@latest

# You should now have a `gcha` binary in your path
gcha --help