Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 288 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 288 Bytes

godzillacli

Create, Run Godzilla Projects Using Godzilla CLI

About:

  • godzillacli is used to create godzilla projects and it can able to run it!

Installation:

$ go get -u github.com/godzillaframework/godzillacli

Usage:

$ gcli new myapp
$ cd myapp
$ gcli run