Skip to content
This repository was archived by the owner on Nov 5, 2021. It is now read-only.

Getting Started with Development

John Sullivan edited this page Nov 17, 2013 · 1 revision

Development on Super Zippy is meant to be as easy as possible. We have lots of automated testing set up that will give you confidence in your changes, and our licensing is very open so you hopefully you'll feel comfortable contributing.

Running the Automated Tests

Travis will run the automated tests whenever you decide to make a pull request, but you can run the tests locally as well by using tox.

Clone this wiki locally