Installation • Usage • Features • To-Do • License
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
Its simply go get to install
go get github.com/pr4k/howto
For installing the package Use:
go install github.com/pr4k/howto
howto <Your-Query>:<google/stackoverflow>
Note:- if mode is not specified then the default mode is google.