dicegame/justfile

8 lines
118 B
Plaintext
Raw Permalink Normal View History

2021-10-02 20:47:53 +00:00
# see what recipes are available
default:
just -l
# watch for changes
watch:
fd -e fnl | entr -c fennel main.fnl