Repository for Moabi REDD styles.
pip install -r requirements.txt
- Create the TileMill project. For the name, stick to lowercase.
- Commit and push that to Github.
- When you are ready to deploy that project on the server run -
fab -H username@host create:<project-name>
- Make changes and push to Github.
- And run -
fab -H username@host update:<project-name>