Skip to content

Generator custom exit message #832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Akryum opened this issue Feb 13, 2018 · 0 comments
Closed

Generator custom exit message #832

Akryum opened this issue Feb 13, 2018 · 0 comments
Labels
feature request intend to implement The team has the intention to implement this feature at some point. Contribution is also welcome.

Comments

@Akryum
Copy link
Member

Akryum commented Feb 13, 2018

What problem does this feature solve?

Displaying some instructions after invoking a 3rd-party plugin improves the Dev Exp.

For example: Start the server with this command.

It may be useful for erros too?

What does the proposed API look like?

// generator.js
api.exitMessage = `Start server with '...'`

The message would be displayed here:

@yyx990803 yyx990803 added the intend to implement The team has the intention to implement this feature at some point. Contribution is also welcome. label Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request intend to implement The team has the intention to implement this feature at some point. Contribution is also welcome.
Projects
None yet
Development

No branches or pull requests

2 participants