After discussing with @JustSteveKing on Slack, I was thinking that we could enable the console user to maybe create components like route handlers and migrations.
Would we be able to provide the default action template from Slim-Skeleton and optionally the option for them to provide their own templates for those commands via the configuration object or other?
When creating X Component use X Template or fall back on Default
After discussing with @JustSteveKing on Slack, I was thinking that we could enable the console user to maybe create components like route handlers and migrations.
Would we be able to provide the default action template from
Slim-Skeleton
and optionally the option for them to provide their own templates for those commands via the configuration object or other?When creating X Component use X Template or fall back on Default
Thoughts?