6 lines
62 B
Makefile
Raw Normal View History

2018-04-04 10:01:47 +02:00
all:
jbuilder build @install @runtest
clean:
rm -rf _build