https://github.com/revel/meta
Experimental meta data
https://github.com/revel/meta
Last synced: 3 months ago
JSON representation
Experimental meta data
- Host: GitHub
- URL: https://github.com/revel/meta
- Owner: revel
- Created: 2015-02-11T15:59:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T16:41:13.000Z (almost 5 years ago)
- Last Synced: 2025-01-06T13:49:37.725Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 8
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README
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