@@ -14,6 +14,11 @@ else
then
git clone https://github.com/kiss-lang/kiss
(cd kiss && lix download)
if [ "$KISS_TARGET" = cpp ]; then
lib install haxelib:hxcpp
elif [ "$KISS_TARGET" = nodejs ]; then
lix install haxelib:hxnodejs
fi
if [ ! -z "$2" ]; then
The note is not visible to the blocked user.