test kiss cli commands

This commit is contained in:
2022-10-09 19:12:11 +00:00
parent ae9aa7d735
commit 6bc85c8a4e
5 changed files with 21 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
#! /bin/sh
# Test kiss new-project command
cat new-project-input.txt | haxelib run kiss new-project
# TODO test other kiss project templates