Added command new console

This commit is contained in:
2021-03-09 22:29:14 +01:00
parent 87c6899949
commit 314049f22b
13 changed files with 205 additions and 15 deletions

View File

@@ -1,9 +1,19 @@
prefix: cpl
commands:
new:
app
base
class
configmodel
enum
service
build
generate:
abc | a
class | c
configmodel | cm
enum | e
service | s
help
new
console
start
publish
update
version

View File

@@ -1,4 +1,7 @@
/docs/
/src/
/src/assets
/src/tests
/.gitignore
/cpl.json
/LICENSE