Current section
Files
Jump to
Current section
Files
doma_histogrex
Makefile
Makefile
F=
# run tests
t:
mix test ${F}
# runs dialyzer
d:
mix dialyzer