Add support for custom directory location for ks app
* If custom dir is relative, it is created relative to CWD
* if custom dir is absolute, it is created at the specificed location
* if custom dir is not specified, a directory created at CWD/app-name is created
Signed-off-by:
bryanl <bryanliles@gmail.com>
cmd/init_test.go
0 → 100644
Please register or sign in to comment