Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 169 Bytes

File metadata and controls

15 lines (11 loc) · 169 Bytes

Run

python -m reloadcat

Watch file

Specify what files to be watched in reloadcat.yaml

patterns:
  - ./tests/*.py
  - ./my_project/*.py