You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be so clutch to create a scaffold config that can be edited and then passed back into hc scaffold as a param so it creates all the things… and users don’t have to go back through all the questions again.
I found myself running the scaffolding tool multiple times for the same app after needing a minor change or just wanting to try again with a different option. It would be really really helpful to have some sort of config that can be edited then passed for a re-run.
The text was updated successfully, but these errors were encountered:
I made similar experiences. It is quite cumbersome to rerun the scaffolding again and if the application is somewhat complex it's not easy to remember every step again. I would also welcome a solution along the lines you described.
It would be so clutch to create a scaffold config that can be edited and then passed back into
hc scaffold
as a param so it creates all the things… and users don’t have to go back through all the questions again.I found myself running the scaffolding tool multiple times for the same app after needing a minor change or just wanting to try again with a different option. It would be really really helpful to have some sort of config that can be edited then passed for a re-run.
The text was updated successfully, but these errors were encountered: