wondercraft-co / wonderplate-shopify-cli

0 stars 0 forks source link

Allow CLI to receive a 'folder' argument #19

Open julio-salas03 opened 7 months ago

julio-salas03 commented 7 months ago

Current behaviour

You need to run npm create @wondercraft/wonderplate-shopify@latest inside the folder you want the project to be in

Suggested Behaviour

Allow the command to receive a folder argument like other CLI's. E.g. npx create-next-app@latest folder-name

juanpasolano commented 6 months ago

Is the idea here that the tool creates the folder? My thinking behind this is that normally this is a tool that would be added to a theme more than scafollding the theme, its most recurring use case being a client buys a theme and then we add the tool on top

Could you expand on the feature? do you want it to be optional?