mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
16 lines
497 B
ReStructuredText
16 lines
497 B
ReStructuredText
Developers guide
|
|
================
|
|
|
|
.. todo::
|
|
|
|
Everything developers need to know to get a dev environment running,
|
|
run tests, modify code and submit a successful PR.
|
|
|
|
Currently most of this information lives on the wiki.
|
|
|
|
* https://github.com/mapbox/rasterio/wiki/Development-Guide
|
|
* https://github.com/mapbox/rasterio/wiki/Exposing-GDAL-Functionality
|
|
* https://github.com/mapbox/rasterio/wiki/Cython-and-GDAL
|
|
|
|
The long term goal is to consolidate into this document.
|