CVarisco / create-component-app

Tool to generate different types of React components from the terminal. 💻
MIT License
859 stars 58 forks source link

there's no `--path` param #58

Closed croogie closed 6 years ago

croogie commented 6 years ago

I'd like to run generator providing path parameter from commandline (not from config file). It would be great to have ability to provide almost every parameter from commandline so that script can be easily integrated with IDEs.

CVarisco commented 6 years ago

Hi @croogie ! thanks a lot for your support, makes the community a better place 🙂

Sure, you have a good idea! I'll work on this asap 👍

Thanks 🌮

croogie commented 6 years ago

Is there a way how I can test that change locally? NPM link?