Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 140 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 140 Bytes

How To Contribute

  1. git clone
  2. develop
  3. make docker (run python container)
  4. apk add make
  5. make install
  6. make test && make tox