Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 276 Bytes

DEVELOPMENT.md

File metadata and controls

13 lines (9 loc) · 276 Bytes

Notes on development:

You'll need the following tools:

Additionally-useful tools (not integrated yet):

  • VSCode
  • Flake
  • black for auto-formatting
  • flake8 for linting (but ignore long-line warnings)