iris/internal/cmd
2017-06-07 07:20:53 +03:00
..
gen/website/recipe 7.0.1 - https://github.com/iris-contrib/community-board/issues/1 https://github.com/iris-contrib/community-board/issues/2 2017-06-07 07:20:53 +03:00
main.go 7.0.1 - https://github.com/iris-contrib/community-board/issues/1 https://github.com/iris-contrib/community-board/issues/2 2017-06-07 07:20:53 +03:00
README.md 7.0.1 - https://github.com/iris-contrib/community-board/issues/1 https://github.com/iris-contrib/community-board/issues/2 2017-06-07 07:20:53 +03:00

Internal CLI

This folder contains the internal Iris cli program. It's internal because it will contain generators for the website, maybe versioning for the github branches etc... So it's useless for the end-developers, but it will be a good place to learn how you can create your own cli and dynamic-generators programs.

Click here to learn its future.

When I use the word "generator" I don't mean the go1.4+ generate feature.

Don't waste your time, it is not ready yet.