Closed mtoso closed 6 years ago
Hey @mtoso, is there anything that the reprocessing-example repo lacked that you would like to see? Was there some ambiguity about how to get started?
We'd like to keep it simple for now! We would love some help with some missing feature though, like https://github.com/Schmavery/reprocessing/issues/83 or https://github.com/Schmavery/reprocessing/issues/47 :)
alias create-reprocessing-app='git clone https://github.com/Schmavery/reprocessing.git'
?
+1 for keeping it simple and just cloning the repo
Didn't want to create anything complicate but totally fine on keep it the way it is now. Thanks for the feedbacks.
Thanks for the suggestion though! If there's anything we can simplify/improve about our instructions then we're always open to hearing it and we'd be really happy to add a link in our README to something cool you build using reprocessing :)
Thanks @Schmavery. Hope that you guys don't mind but i built a generator for myself just to try. It is here https://github.com/mtoso/create-reprocessing-app
Hi, I was wondering if there is some interest on having a CLI to generate a base project scaffold instead of cloning the reprocessing-example repo. Something like:
If it sounds something useful I can work on it.
Thanks