Abdusaid10 / search_cli

search (bing. stackoverflow, rubygem) from cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔍 search_cli

Build Status Gem Version

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

About

search (bing. stackoverflow, rubygem) from cli

License:MIT License


Languages

Language:Ruby 100.0%