Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@notzippy
Copy link
Contributor

@notzippy notzippy commented Jul 26, 2017

Added godeps, updated configure to checkout all dependencies
Added dependency files for Revel version v0.14 and up

Usage

To use

$ go get github.com/sparrc/gdm
$ mkdir revel-checkout 
$ cd revel-checkout/ 
$ export GOPATH=$PWD 
$ go get github.com/revel/meta 
package github.com/revel/meta: no buildable Go source files in revel-checkout/src/github.com/revel/meta 
$ cd src/github.com/revel/meta/ 
$ gdm restore -f v0.17.0.godeps 
$ go install github.com/revel/cmd/revel/ 
$ ../../../../bin/revel version 
~ ~ revel! 
http://revel.github.io 
~ Version(s): 
Revel v0.17.0 (2017-06-06) 
go1.8.3 linux/amd64

Added dependencies for version v0.14 and up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant