easy-dhall-nix/Makefile
justinwoo 87406a7640 init
2018-12-08 14:37:12 +02:00

5 lines
68 B
Makefile

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