/README.md
https://github.com/jakewmeyer/Geo · Markdown · 40 lines · 27 code · 13 blank · 0 comment · 0 complexity · ef9c9ef9a88cd129a5144c60d7db366c MD5 · raw file
- <div align="center">
- 
- # Geo
- ### A Bash utility for easy wan, lan, router, dns, mac address, and geolocation output, with clean stdout for easy piping
- []()
- [](https://travis-ci.org/jakewmeyer/Geo)
- [](https://codeclimate.com/github/jakewmeyer/Geo)
- []()
- </div>
- ## Install / Setup
- **MacOS**
- ```bash
- brew install jakewmeyer/Geo/geo
- ```
- **Linux**
- * [https://github.com/jakewmeyer/Geo/archive/v1.2.0.tar.gz](https://github.com/jakewmeyer/Geo/archive/v1.2.0.tar.gz)
- * An AUR package is available [here](https://aur.archlinux.org/packages/geo-bash/) for those on Arch Linux courtesy of [zethra](https://github.com/zethra)
- **Linux Dependanices**
- * [Dnsutils](https://packages.debian.org/jessie/dnsutils) is required for WAN search on Linux
- ## Usage
- 
- ## Testing
- Install `bats` and execute `bats test/*`
- ## FAQ's / Contact
- * If you run into any issues, please open an issue ASAP and I'll work to get it resolved and merged.
- * Terminal used is [Hyper.js](https://hyper.is/) -> Background Color: #292937
- * Using [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh), Robby Russell theme, [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting), and [zsh_autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)