1.2.1 • Published 10 years ago

googleit v1.2.1

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
10 years ago

googleit

Build Status NPM Version NPM Downloads GitHub issues

Command Line Tool for search on google. You can Google it with --image --video --book...

How to use GoogleIt

Installation

$ npm install -g googleit

Or

$ git clone git@github.com:PeterTeng/googleit.git
$ cd googleit
$ make install

Usage

Search nodejs with command below.

$ googleit nodejs

Multiple Search Words

Search Harry Potter as Book.

$ googleit -b harry-potter

Options

OptionDescription
-iSearch image
-vSearch video
-nSearch news
-bSearch book
-pSearch patent

Search with exception

googleit hello -e adele

dec-06-2016 00-16-01

System Requirement

  • macOS

Website

GoogleIt

Help Google It?

Running test

$ make test

Install GoogleIt for development

$ make dev-install

Commit Message

You can follow this emoji commit message template

$ git config commit.template .commit_template
# 🐛 :bug: when fixing a bug
# 🔥 :fire: when removing code or files
# 🎨 :art: when improving the format/structure of the code
# 🐎 :racehorse: when improving performance
# 📝 :memo: when writing docs
# 💚 :green_heart: when fixing the CI build
# ✅ :white_check_mark: when adding tests
# 👮 :cop: when dealing with security
# 👕 :shirt: when removing linter warnings

License

BSD-3-Clause

1.2.1

10 years ago

1.2.0

10 years ago

1.1.9

10 years ago

1.1.8

10 years ago

1.1.7

10 years ago

1.1.6

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago