repositorypackage
1.2.1
Repository: https://github.com/wiselike/revel-cmd.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
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 install github.com/wiselike/revel-cmd/revel@latest
New Application
Create a new application
revel new -a my/app