Skip to content

A simple google search cli for hurried software engineers.

License

Notifications You must be signed in to change notification settings

anthonycorletti/ggl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggl

A simple google search cli for hurried software engineers.

# to download
go get -u github.com/anthcor/ggl
# to build
cd $GOPATH/github.com/anthcor/ggl   # or wherever you keep your go projects
go build -o build/ggl               # or wherever you like to build your go
# to search
ggl search what is the meaning of life

Contributions & Suggestions

Pull requests and issues are very welcome!


Authors

About

A simple google search cli for hurried software engineers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages