dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

Add process.exit(0) call #309

Closed tomdye closed 4 years ago

tomdye commented 4 years ago

Type: bug / feature

The following has been addressed in the PR:

Description:

Calls process.exit(0) when a command has executed successfully.

Resolves #308