cmd

package module
v0.0.0-...-8b38c60 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 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 install github.com/revel/cmd/revel@latest

New Application

Create a new application

revel new -a my/app

Community

Learn More

Contributing

Contributors

Documentation

Index

Constants

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

	// BuildDate latest commit/release date
	BuildDate = "2022-04-12"

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

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
Package proxy for a Revel Framework.
Package proxy for a Revel Framework.
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