iris

command
v3.0.0-beta+incompatible Latest Latest
Warning

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

Go to latest
Published: May 30, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

README

Package information

This package is the command line tool for ../.

Install

Current version: 0.0.1


go get -u github.com/kataras/iris/iris

Usage

$ iris [command] [-flags]

Note that you must have $GOPATH/bin to your $PATH system/environment variable.

Create

The create command creates for you a start project in a directory

iris create

Will create the starter/basic project structure to the current working directory and run the app.

iris create -d C:\Users\kataras\Desktop\test1

Will create the starter/basic project structure to the C:\Users\kataras\Desktop\test1 folder and run the app.

Version

iris version

Will print the current iris' installed version to your machine

TODO

A lot more

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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