let lix manage travix

This commit is contained in:
Kevin Leung
2018-09-08 13:59:47 +08:00
parent df2389d2c8
commit 69368937a4
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
-D travix=0.12.2
# @install: lix --silent download "haxelib:/travix#0.12.2" into travix/0.12.2/haxelib
# @post-install: cd ${HAXE_LIBCACHE}/travix/0.12.2/haxelib && haxe -cp src --run travix.PostDownload
# @run: haxelib run-dir travix ${HAXE_LIBCACHE}/travix/0.12.2/haxelib
# @install: lix --silent download "gh://github.com/back2dos/travix#f46e67b6330d2e85b487a9fd512b10e4e0f1058f" into travix/0.12.2/github/f46e67b6330d2e85b487a9fd512b10e4e0f1058f
# @post-install: cd ${HAXE_LIBCACHE}/travix/0.12.2/github/f46e67b6330d2e85b487a9fd512b10e4e0f1058f && haxe -cp src --run travix.PostDownload
# @run: haxelib run-dir travix ${HAXE_LIBCACHE}/travix/0.12.2/github/f46e67b6330d2e85b487a9fd512b10e4e0f1058f
-lib tink_cli
-cp ${HAXE_LIBCACHE}/travix/0.12.2/haxelib/src
-cp ${HAXE_LIBCACHE}/travix/0.12.2/github/f46e67b6330d2e85b487a9fd512b10e4e0f1058f/src