1.0.2 • Published 6 years ago

googleme v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

googleme \<this>

How to use

Open selected search engine (Google by default) in a default browser with a provided query

Usage:
  googleme <this>

Options:
  -g, --google            Use Google search https://google.com/
  -y, --yandex            Use Yandex search https://yandex.ru/
  -d, --duck              Use DuckDuckGo https://duckduckgo.com/
  -b, --bing              Use Bing https://www.bing.com/

  -D, --default <engine>  Set default search engine to <engine>. Avaliable values are google, yandex, duck, bing

Example:
  googleme how to cook an egg

How to install

npm i -g googleme

or

yarn global add googleme