Awesome
<br/> <p align="center"> <img width="400" src="https://user-images.githubusercontent.com/2769158/44444745-969a2b00-a59b-11e8-8bf7-a4ce0b096399.png"><br/><br/><br/> <a href="https://github.com/Astranno/googlr"><img src="https://img.shields.io/badge/Version-1.0.0-blue.svg?longCache=true&style=for-the-badge"></a> <a href="https://github.com/Astranno/googlr/blob/master/LICENCE.md"><img src="https://img.shields.io/badge/Licence-MIT-green.svg?longCache=true&style=for-the-badge"></a> <img src="https://img.shields.io/badge/Made With-Swift-red.svg?longCache=true&style=for-the-badge"> </p>Contents
Installation
Install with the Installer
Run the following command in your Terminal application:
curl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/install.sh | sudo sh
Install Manually
- Download or clone this repository
git clone https://github.com/Astranno/googlr.git
- Copy
googlr
from thegooglr/Source/
folder to...
/usr/local/bin
If you have any issues with the install create an issue here.
Usage
$ googlr "<your search here>"
Replace <your search here> with the search you would like to perform on Google.
Uninstallation
Uninstall with the Uninstaller
Run the following command in your Terminal application:
curl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/uninstall.sh | sudo sh
Uninstall Manually
- Delete
googlr
from...
/usr/local/bin
If you have any issues with the uninstall create an issue here.
Contributing
Feel free to submit issues and pull requests.
Licence
googlr
is available under the MIT licence. See the LICENCE file for more info.
Made with ❤️ by Astranno