add dev.sh script to run hot-reload
This commit is contained in:
parent
6878e11a4c
commit
a8038a604c
1 changed files with 3 additions and 0 deletions
3
dev.sh
Executable file
3
dev.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
fd -e clj | entr -r clojure -M -m snippets.main
|
||||
Loading…
Add table
Add a link
Reference in a new issue