Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 117 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 117 Bytes

File watching

fswatch -0 templates | xargs -0 -n 1 -I {} python3 build.py

Alias example: watch-main