Categorygithub.com/magoo/cmd
modulepackage
0.20.2
Repository: https://github.com/magoo/cmd.git
Documentation: pkg.go.dev

# README

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

# Packages

Package harness for a Revel Framework.
Package logger contains filters and handles for the logging utilities in Revel.
This package will be shared between Revel and Revel CLI eventually.
No description provided by the author
No description provided by the author
The command line tool for running Revel apps.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

BuildDate latest commit/release date.
MinimumGoVersion minimum required Go version for Revel.
Version current Revel Command version.