Files
revel-cmd/README.md
2018-09-16 20:04:40 -07:00

623 B

Revel command line tools

Build Status License Go Report Card

Provides the revel command, used to create and run Revel apps.

Install

go get -u github.com/revel/cmd/revel

New Application

Create a new application

revel new my/app