pr4k / howto

Terminal client for stack overflow
MIT License
27 stars 7 forks source link
cli go golang google howto stackoverflow terminal


GoReport Build Stars Issues Forks

InstallationUsageFeaturesTo-DoLicense


howto is a terminal client for getting stackoverflow Answers for those who are constantly googling for doing basic programming tasks. Now it uses both google as well as Stackoverflow to get the results, because lets agree, google's search algorithm is way better than stackoverflow's search algorithm.

It is inspired by Howdoi and is purely written in Go.

Read About it at Medium

asciicast


Installation

Its simply go get to install

go get github.com/pr4k/howto 

For installing the package Use:

go install github.com/pr4k/howto 

Usage

howto <Your-Query>:<google/stackoverflow> Note:- if mode is not specified then the default mode is google.


Features

To-Do


License

License