Install this via pip and, for development purposes, use virtualenv. Add some instructions to the README on how to do this.
Integrate templating into the development server. Keep in this mind that the templating will need to be run when the project is built through build.py.
Templating at this stage will involve reading in region.json, and templating variables like this.
region.json
, and templating variables like this.Depends on #1085