build step for less repetition

This commit is contained in:
bronku 2026-05-13 23:56:18 +02:00
parent d894860000
commit 41884e7386
23 changed files with 1791 additions and 132 deletions

2
.dev
View file

@ -1 +1 @@
cd www && python3 -m http.server 8000
go run . && cd www && python3 -m http.server 8000