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

Project starter based on kcd-scripts? #44

Closed
stereobooster opened this issue May 15, 2018 · 2 comments
Closed

Project starter based on kcd-scripts? #44

stereobooster opened this issue May 15, 2018 · 2 comments

Comments

@stereobooster
Copy link
Contributor

stereobooster commented May 15, 2018

  • kcd-scripts version: N/A
  • node version: N/A
  • npm (or yarn) version: N/A

Relevant code or config N/A

What you did: N/A

What happened: N/A

Reproduction repository: N/A

Problem description:

How to bootstrap fresh project with kcd-scripts? For create-react-app I do

create-react-app project-name

Suggested solution:

Provide command to bootstrap fresh project or empty github repo which can be used as reference.

@kentcdodds
Copy link
Owner

Hey @stereobooster!

This is what I do today:

npx -p yo -p generator-kcd-oss -c 'yo kcd-oss'

I have that aliased to kcd-oss. It's working for me pretty well. My yeoman generator is pretty good. I think a create-kcd-oss thing would be cool, but I'm probably not going to find time to work on that any time soon.

@stereobooster
Copy link
Contributor Author

Thank you. yeoman is good enough for me

layershifter pushed a commit to layershifter/kcd-scripts that referenced this issue Mar 29, 2021
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

2 participants