gdal-enhanced
Version:
Bindings to GDAL (Geospatial Data Abstraction Library) with non-default drivers
10 lines (7 loc) • 351 B
Markdown
## Contributing
### Making a release
```
# updates package.json, tags it, puts out new docs, publishes, pushes to git, etc
$ make release version=0.9.1
```
Afterwards just click the "Draft a New Release" button [here](https://github.com/naturalatlas/node-gdal/releases), select the tag, and type in the version and some notes and that should do it.