first commit
This commit is contained in:
commit
817b7cf4bc
838 changed files with 730686 additions and 0 deletions
5
node_modules/@alecodes/bun-static-builder/.justfile
generated
vendored
Normal file
5
node_modules/@alecodes/bun-static-builder/.justfile
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Repo management tasks
|
||||
mod repo ".devfiles/justfile"
|
||||
|
||||
dev:
|
||||
watchexec --restart --clear --watch ./src bun run ./src/cli.ts
|
||||
Loading…
Add table
Add a link
Reference in a new issue