jiixing / cameron

A web application for the Cameron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cameron

A web application for the Cameron.

Installation

Open your terminal and execute

$ go get github.com/air-examples/cameron

done.

The only requirement is the Go, at least v1.8.

Usage

Enter the directory where this example is located

$ cd $GOPATH/src/github.com/air-examples/cameron

and run it

$ go run main.go

then visit http://localhost:2333.

Community

If you want to discuss this example, or ask questions about it, simply post questions or ideas here.

Contributing

If you want to help build this example, simply follow this to send pull requests here.

License

This example is licensed under the Unlicense.

License can be found here.

About

A web application for the Cameron.

License:The Unlicense


Languages

Language:Go 100.0%