Skip to content

Bring back the old "go get" behavior to clone a repo

License

Notifications You must be signed in to change notification settings

kevinburke/goget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

goget

Basically I like laying out my code directories the way that GOPATH did, but Go has now moved away from this file layout. Make it easy to clone stuff into the same directories that Go did.

Usage

It should be a drop in replacement for the old "go get". Ensure you have a GOPATH set.

At the moment it only uses SSH urls to do the clone.

About

Bring back the old "go get" behavior to clone a repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages