test kiss cli commands
This commit is contained in:
6
projects/kiss-cli-tests/test.sh
Executable file
6
projects/kiss-cli-tests/test.sh
Executable 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
|
Reference in New Issue
Block a user