mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 12:31:58 +00:00
Start of the internal cmd
gen website examples is the first command that I should finish soon because we need it for the website's "Recipe" page. Two more html query-relative dependencies added. Former-commit-id: 04b7f8bb968cbc3c441e2a09a4aa525b10cd4aca
This commit is contained in:
12
internal/cmd/README.md
Normal file
12
internal/cmd/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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.
|
||||
|
||||
|
||||
> 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.
|
||||
|
||||
Reference in New Issue
Block a user