Open stuartpb opened 10 years ago
I mean, git init has output, and plugins:install has output, it's not so crazy that successfully creating an app should mention it to the user.
git init
plugins:install
Really, this is one of several commands that should probably be less silent (config:set and its crew are some more examples).
I mean,
git init
has output, andplugins:install
has output, it's not so crazy that successfully creating an app should mention it to the user.