/meta

Experimental meta data

Primary LanguageShell

Revel Meta
====================

Top level information about the revel project,
used to construct the website, tarballs, 
documentation and images.

Dependent app use `go get github.com/sparrc/gdm` to fetch the `gdm` tool.

To restore a specifc version of Revel set the GOPATH (either to an empty folder or your default folder) and then use

	gdm restore -f vXXXXX.godeps

Then build your Revel cmd using the build command

	go build -o revel github.com/revel/cmd/revel