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
sake help #22
Comments
|
Yes. “in the order they were defined” is maybe trickier than it sounds, so just sorting by the name is a good start. |
|
I see several possible ways of doing this. Task are stored in |
|
@coke what do you think? |
|
@JJ this actually breaks it for sakefiles that already have a So the change needs to be reverted or we should make it somehow respect custom |
Would it be nice to have 'sake help' to show the tasks in the order they were defined, along with any POD help assigned to the task?
The text was updated successfully, but these errors were encountered: