dicegame/justfile

8 lines
118 B
Plaintext

# see what recipes are available
default:
just -l
# watch for changes
watch:
fd -e fnl | entr -c fennel main.fnl