cli icon indicating copy to clipboard operation
cli copied to clipboard

Require --app or --slice name when app has at least one slice

Open cllns opened this issue 1 year ago • 0 comments

Recently, I forgot to include --slice name so it generated the files in app/ when I was expecting them to be in a slice.

Before users have any slices, we can let them run it without either option though, since we know they want it in app/.

Once #185 is implemented, we can also suggest running generators from within the directories in lieu of providing these options

cllns avatar Nov 14 '24 18:11 cllns