cmd

package module
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2025 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/wiselike/revel-cmd/revel@latest

New Application

Create a new application

revel new -a my/app

Community

Learn More

Contributing

Contributors

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// 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"
)

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.
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