Skip to content

aishraj/golookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golookup

Golookup is a command line tool that simplifies searching for go packages and their documentation from the command line.

Usage

First set up the package.

go get github.com/aishraj/golookup

In case you're searching for something to do with the term build.

golookup search build

Now lets say that you want to view the documentation of a package

golookup doc github.com/kr/pretty

About

A command line tool that simplifies searching for go packages and their documentation from the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages