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

Improve ./makesure -l output #47

Closed
xonixx opened this issue Sep 15, 2021 · 0 comments
Closed

Improve ./makesure -l output #47

xonixx opened this issue Sep 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@xonixx
Copy link
Owner

xonixx commented Sep 15, 2021

For Makesurefile

@goal aaa
@doc some description

@goal other_goal
@doc do something important

@goal yet_another_goal
@doc do something even more important

@goal hello

./makesure -l should show

Available goals:
  aaa              : some description
  other_goal       : do something important
  yet_another_goal : do something even more important
  hello
@xonixx xonixx added the enhancement New feature or request label Sep 15, 2021
@xonixx xonixx added this to the 0.9.10 milestone Sep 15, 2021
@xonixx xonixx self-assigned this Sep 15, 2021
xonixx added a commit that referenced this issue Sep 17, 2021
xonixx added a commit that referenced this issue Sep 17, 2021
@xonixx xonixx closed this as completed Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant