A command line tool for "Googling".
-
At first, get Node.js and npm.
-
Then, install the package,
npm i node-cli-google -g
- Now, you can write down on the terminal what you expect to search:
search node js development
- After you choose the links after search, when you enter, you can get the links opened in the browser immediately.
MIT