Open
Description
Hi all and thanks for sharing Roc – it's pretty awesome.
I wonder if it would make sense to allow packages to define a "nuke" option in order to remove any boilerplate code from the project. For example, after roc init web-app-react
I'd like a simple way to kick out all the components, routes, etc so I can start fresh.
Granted this is not a lot of manual work, but it'd make things easier for sure!