3 lines
113 B
Bash
Executable file
3 lines
113 B
Bash
Executable file
#!usr/bin/env -S nix develop --command bash
|
|
|
|
find src/ | entr -r elm make src/Main.elm --output compiled/Main.js
|