cmd

package module
v1.99.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2021 License: MIT Imports: 0 Imported by: 0

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

Community

Learn More

Contributing

Contributors

Documentation

Index

Constants

View Source
const (
	// Version current Revel version
	Version = "1.0.0"

	// BuildDate latest commit/release date
	BuildDate = "2020-07-11"

	// MinimumGoVersion minimum required Go version for Revel
	MinimumGoVersion = ">= go1.12"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL