Choose your Cake Frosting 馃嵃 (Simple Menu) #3566
p10tyr
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Been wanting to do this for a long time and recently starting playing around with Cake.Frosting and discovered the Spectre.Console 馃槏
Thought I would share this simple code if somebody else was interested.
The tasks have to be within the executing assebmly so reflection can find it but you can tweak the reflector to load stuff from any where. It is just a way to load the task names string to pass in as a argument
If a user passes in their own arguments the menu does not show, eg CI or a user trying to do something specific with Cake
All reactions