Skip to content

Commit b741201

Browse files
committed
adde Makefile
1 parent 426530b commit b741201

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
all: build
2+
3+
build:
4+
@elm make src/Main.elm --optimize

0 commit comments

Comments
 (0)