cmd icon indicating copy to clipboard operation
cmd copied to clipboard

Command line tools for Revel.

Revel command line tools

Build Status License Go Report Card

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/revel/cmd/revel@latest

New Application

Create a new application

revel new -a my/app

Community

Learn More

Contributing

Contributors