mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-12 02:55:16 +00:00
49eef29bb553bd2243735a59d3523f77fa5bbff0
Modified GOPATH to not modify build with go.mod Updated go.mod to version 1.12 Updated harness to setup listener before killing process Updated notvendored flag to --no-vendor Updated command_config to ensure no-vendor can be build Added additional checks in source path lookup
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%