Skip to content

godoc wrapper which respects the vendor directory

Notifications You must be signed in to change notification settings

apiarian/godocv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

godocv

godocv wraps godoc in /usr/bin/less and tries to prepend the package name with ./vendor/ (if that path exists). This means that godocv shows the local vendored package docs if they exist instead of the $GOPATH docs. Maybe one day this will not be necessary: golang/go#21939

Install with go get -u github.com/apiarian/godocv .

About

godoc wrapper which respects the vendor directory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages