easy-dhall-nix/Makefile

5 lines
59 B
Makefile

default: test
test:
nix-shell --pure --run './test.bash'