Hey, hopefully you're here because you're about to embark on a project with us.
These docs are automatically built & available at http://ways-of-working.rtfd.org/.
Build these docs locally with:
$ virtualenv ve $ source ve/bin/activate (ve)$ pip install -r requirements.pip (ve)$ cd docs (ve)$ make html
Open index.html in docs/_build/html.