docker-k8s-devops/chapter5/labs/flask-skeleton/CONTRIBUTING.md

220 B
Executable File

Hacking Guide

Code style

Step 1: Read http://www.python.org/dev/peps/pep-0008/

Step 2: Read http://www.python.org/dev/peps/pep-0008/ again

Step 3: Read on

Running Tests

Run tox

$ cd skeleton
$ tox