jwass / geojsonio.py

Open GeoJSON data on geojson.io
BSD 2-Clause "Simplified" License
121 stars 25 forks source link

Fix _make_gist by providing github token through command line #15

Open Mappy-team-LBS opened 4 years ago

Mappy-team-LBS commented 4 years ago

Github does not allow anonymous gist creation, so we have to provide an identification token. This is done using command line parameter ("-t", "--github-token") To create a token, go to https://github.com/settings/tokens