spf13--cobra/cobra
Klaus Birkelund Jensen 4f42e96b84 Fixes issue #276.
This commit fixes issue #276. If $GOPATH includes multiple paths (as
allowed by the spec), Cobra cannot guess the project path, so now init
bails out if a relative path is given. The original behaviour is not
changed, if $GOPATH only contains a single path (as in most cases).
2016-05-20 12:06:55 +02:00
..
cmd Fixes issue #276. 2016-05-20 12:06:55 +02:00
main.go Add cobra generator application 2015-10-28 12:51:48 -04:00