An open API service indexing awesome lists of open source software.

https://github.com/revel/meta

Experimental meta data
https://github.com/revel/meta

Last synced: 3 months ago
JSON representation

Experimental meta data

Awesome Lists containing this project

README

        

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