Skip to content
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

Support a description property on task functions #19

Closed
phated opened this issue Mar 14, 2015 · 1 comment
Closed

Support a description property on task functions #19

phated opened this issue Mar 14, 2015 · 1 comment

Comments

@phated
Copy link
Member

phated commented Mar 14, 2015

If we see a property named description on a task function, we should print it when using the --tasks flag.

ref gulpjs/gulp#591

@louisremi
Copy link
Contributor

I have implemented support for the .description property both in master (see #20) and 4.0 (see #21).
To make it simpler to use this feature, I propose adding a .describe() method to gulp-util, see gulp/gulp-util/issues/90.

Waiting for your feedback : )

@phated phated closed this as completed in c559f79 Mar 22, 2015
phated pushed a commit that referenced this issue Mar 22, 2015
phated pushed a commit that referenced this issue Jul 12, 2015
phated pushed a commit that referenced this issue Nov 11, 2015
phated pushed a commit that referenced this issue Dec 21, 2017
phated pushed a commit that referenced this issue Dec 21, 2017
phated pushed a commit that referenced this issue Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants