/cmd

Command line tools for Revel.

Primary LanguageGoMIT LicenseMIT

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