bun-static-builder/.justfile
2025-02-18 16:19:08 -03:00

5 lines
125 B
Makefile

# Repo management tasks
mod repo ".devfiles/justfile"
dev:
watchexec --restart --clear --watch ./src bun run ./src/cli.ts