Skip to content

Commit

Permalink
Add a complete.hxml for vshaxe (#288)
Browse files Browse the repository at this point in the history
Not a good idea to use the build.hxml and run unit tests for each display request...
  • Loading branch information
Gama11 authored Sep 9, 2016
1 parent e228104 commit d7ed597
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions complete.hxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
-cp src
-cp test
-lib haxeparser
-lib compiletime:2.6.0
-lib hxargs
-main checkstyle.Main
-neko run.n

0 comments on commit d7ed597

Please sign in to comment.