Search (bing. stackoverflow, rubygem) from cli
- Ruby
$ gem install search_cli
$ search_cli help
help
search format: search-provider keyword/query
search-provider
bing -> bing search
gems -> rubygems search
so -> stackoverflow search
$ search_cli bing hello world
-----------------------------------------
HelloWorld - Digital promotions & loyalty programs for the …
https://helloworld.com/
-----------------------------------------
C "Hello, World!" Program
https://www.programiz.com/c-programming/examples/print-sentence
-----------------------------------------
"Hello, World!" program - Wikipedia
https://en.wikipedia.org/wiki/%22Hello,_World!%22_program
-----------------------------------------
Android Hello World Example - tutorialspoint.com
https://www.tutorialspoint.com/android/android_hello_world_example
-----------------------------------------
.....
Feel free to make PR