Skip to content

jiixing/cameron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%