mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 18:54:31 +00:00
223bd3b7c073de4c9cd6068f8dbbe0929d7a22ac
This allows for source code generation. Packages in <application>/app folder are scanned manually as opposed to the `packages.Load` scan which will fast fail on compile error, and leave you with go files with no syntax.
Revel command line tools
Provides the revel command, used to create and run Revel apps.
- More info at http://revel.github.io/manual/tool.html
Install
go get -u github.com/revel/cmd/revel
New Application
Create a new application
revel new my/app
Community
Learn More
Contributing
Contributors
Languages
Go
100%