Skip to content

Commit

Permalink
added default build with auto run for easier debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
fponticelli committed Jul 7, 2015
1 parent 8785b01 commit 9d236a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions build.hxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
-cp src
-cp test
-neko bin/neko.n
-main TestAll
-D neko2
-D haxe3
-D utest

-cmd neko bin/neko.n

0 comments on commit 9d236a5

Please sign in to comment.