jezzsantos / automate

Templatize patterns from your own codebase, make them programmable, then share them with your team. https://jezzsantos.github.io/automate/
https://www.nuget.org/packages/automate
MIT License
7 stars 0 forks source link

List the launch points in draft todo #68

Closed jezzsantos closed 2 years ago

jezzsantos commented 2 years ago

How does a consumer of a toolkit know what (launch point) automation exists in the toolkit, at a glance. (i.e. without studying the meta-model of the pattern)?

suggest a new command: automate list launchpoints

which must be run on the current draft

jezzsantos commented 2 years ago

We can also just output the launch points explicitly to this command: automate view draft --todo, and avoid another command