search_cli

ruby gem for search stackoverflow, bing, rubygem , etc,. from cli


License
MIT
Install
gem install search_cli -v 0.1.0

Documentation

search_cli

Build Status

Search (bing. stackoverflow, rubygem) from cli

Requirement

  • Ruby

Installation

$ gem install search_cli

How to

   $ 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

-----------------------------------------
.....

Contributors

Feel free to make PR