- Nothing
- Nothing
design
command to create design template file (.toml
)validate
command to check design file has enough fields to generate CLI projectapply
command to generate CLI project from design file
- Nothing
- Nothing
- Nothing
wercker.yml
to run test on Wercker (#14)list
command (#16)go vet
tests for artifacts (#18)- Generate bash script (experiment) (#20)
- Usge
flag.Var
(#21) - Global option for command pattern (#22)
go vet
,golint
,gofmt
test forgcli
- More verbose outputs in skeleton package
- Nothing
- Nothing
- Nothing
- Rewrote eveythig from scratch (See #9) to add more features.
- Also change name from
cli-init
togcli
(See https://github.com/tcnksm/gcli/issues/10)
- Replate
gofmt
command with go/printer and go/parser - LICENCE
- Nothing
- Nothing
- More concreate document
Initial release
- Add Fundamental features
- Nothing
- Nothing
- Nothing