https://github.com/tkers/google-cli
🔍 Quickly open up a Google search from your terminal
https://github.com/tkers/google-cli
cli
Last synced: 5 months ago
JSON representation
🔍 Quickly open up a Google search from your terminal
- Host: GitHub
- URL: https://github.com/tkers/google-cli
- Owner: tkers
- Created: 2017-01-04T14:00:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-06T12:30:21.000Z (almost 9 years ago)
- Last Synced: 2025-07-13T06:58:47.230Z (5 months ago)
- Topics: cli
- Language: Makefile
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google CLI
Quickly open up a Google search from your terminal
## Installation
```bash
git clone https://github.com/Lapixx/google-cli
cd google-cli
make install
```
## Usage
```bash
google How to exit Vim
```