Skip to content

Commit b70e1ee

Browse files
committed
use github tokentree
1 parent 7cbfe23 commit b70e1ee

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

haxe3_libraries/tokentree.hxml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# @install: lix --silent download "haxelib:/tokentree#1.0.28" into tokentree/1.0.28/haxelib
2-
# -cp ${HAXE_LIBCACHE}/tokentree/1.0.28/haxelib/src
3-
-D tokentree=1.0.28
4-
-cp /home/blum/Projekte/github/checkstyle/tokentree/src
1+
# @install: lix --silent download "gh://github.com/HaxeCheckstyle/tokentree#7bada801831488a3bed105838c263ec819c69dfb" into tokentree/1.0.28/github/7bada801831488a3bed105838c263ec819c69dfb
2+
-cp ${HAXE_LIBCACHE}/tokentree/1.0.28/github/7bada801831488a3bed105838c263ec819c69dfb/src
3+
-D tokentree=1.0.28

haxe_libraries/tokentree.hxml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# @install: lix --silent download "haxelib:/tokentree#1.0.28" into tokentree/1.0.28/haxelib
2-
# -cp ${HAXE_LIBCACHE}/tokentree/1.0.28/haxelib/src
3-
-D tokentree=1.0.28
4-
-cp /home/blum/Projekte/github/checkstyle/tokentree/src
1+
# @install: lix --silent download "gh://github.com/HaxeCheckstyle/tokentree#7bada801831488a3bed105838c263ec819c69dfb" into tokentree/1.0.28/github/7bada801831488a3bed105838c263ec819c69dfb
2+
-cp ${HAXE_LIBCACHE}/tokentree/1.0.28/github/7bada801831488a3bed105838c263ec819c69dfb/src
3+
-D tokentree=1.0.28

0 commit comments

Comments
 (0)