DenisCarriere / geocoder-geojson

Geocoding results in GeoJSON format
https://www.npmjs.com/package/geocoder-geojson
MIT License
21 stars 10 forks source link

Rework CLI with meow #7

Open DenisCarriere opened 7 years ago

DenisCarriere commented 7 years ago

Meow is a very nice minimalistic CLI and has been very fun to work with, i'll switch to meow and aim to have this CLI flow.

$ geocode mapbox "Ottawa, ON" --key <ACCESS_TOKEN>

Also --key can be read from environment variables $ export MAPBOX_ACCESS_TOKEN=<KEY>.