Added command new console
This commit is contained in:
24
docs/cli.txt
24
docs/cli.txt
@@ -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
|
@@ -1,4 +1,7 @@
|
||||
/docs/
|
||||
/src/
|
||||
/src/assets
|
||||
/src/tests
|
||||
/.gitignore
|
||||
/cpl.json
|
||||
/LICENSE
|
||||
|
Reference in New Issue
Block a user