Skip to content

roycejoshuafigueroa/google

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSearch

Perform google searches from your terminal.

This gem is in a still immature but functional. For now, you will see only the results of the first page, but the second version will bring new features.

I love terminal. I think it is incredibly practical. While working, I would like to search something on google without leaving the terminal.

Once I find what I am looking for, I can visit the website or resource through the website.

Installation

[sudo] gem install gsearch

Usage

From the terminal, you can search for Ruby Programming Language:

$ gsearch Ruby Programming Language

or

$ google Ruby Programming Language

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Perform google searches from your terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%