Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to a CLI instead of cloning the repo for reprocessing-example #90

Closed
mtoso opened this issue May 7, 2018 · 6 comments
Closed

Comments

@mtoso
Copy link

mtoso commented May 7, 2018

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:

npx create-reprocessing-app my-app

If it sounds something useful I can work on it.

Thanks

@bsansouci
Copy link
Collaborator

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 #83 or #47 :)

@Schmavery
Copy link
Owner

alias create-reprocessing-app='git clone https://github.com/Schmavery/reprocessing.git'?

@vkammerer
Copy link

+1 for keeping it simple and just cloning the repo

@mtoso
Copy link
Author

mtoso commented May 10, 2018

Didn't want to create anything complicate but totally fine on keep it the way it is now. Thanks for the feedbacks.

@mtoso mtoso closed this as completed May 10, 2018
@Schmavery
Copy link
Owner

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 :)

@mtoso
Copy link
Author

mtoso commented May 11, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants