> Get your device's longitude/latitude geolocation.

## Install

```
$ npm install --global geo-cli
```


## Usage

```
$ geo
37.3375548 -121.8847111
```

The output reads `latitude longitude`, in that order.


## License

ISC

