changed launch task description
This commit is contained in:
parent
308bd16387
commit
ac8da60c73
|
@ -334,7 +334,7 @@ cli.command 'init <name>'
|
|||
|
||||
|
||||
cli.command 'launch'
|
||||
.description 'Run project in simulator and start REPL'
|
||||
.description 'Compile project and run in simulator'
|
||||
.action ->
|
||||
launch readConfig()
|
||||
|
||||
|
|
Loading…
Reference in New Issue