bpist-squalk-forum/justfile
2026-05-06 17:54:29 +01:00

8 lines
127 B
Makefile

dev:
npm run dev
build:
npm run build
deploy target: build
rsync -av --delete --progress build/ {{target}}:~/squalk/