start: @nix-shell --command "mux local" stop: @pkill webfsd @tmux kill-session -t glycemie .PHONY: test test: @pulp test build: @pulp build --to public/main.js watch: @pulp --watch --before clear build --to public/main.js