Add .run dir
This commit is contained in:
parent
ba2062cd25
commit
b0c741ab98
4 changed files with 10 additions and 4 deletions
3
.run/build
Executable file
3
.run/build
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
#DESCRIPTION# A rundir script
|
||||
bun build --target bun --compile ./src/cli.ts --outfile rundir
|
Loading…
Add table
Add a link
Reference in a new issue