mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-12 02:55:16 +00:00
20d5766eb6868f659839aade52d4ae9fe586775a
Added a gomod-flags parameter which allows you to run go mod commands on the go.mod file before the build is performed. This allows for development environments.
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%