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

new package: cli for setting up projects #10

Open
paperdave opened this issue Jul 27, 2022 · 2 comments
Open

new package: cli for setting up projects #10

paperdave opened this issue Jul 27, 2022 · 2 comments

Comments

@paperdave
Copy link
Owner

have a cli with subcommands that could set up certain project aspects like:

  • init a library project (setup rollup etc)
  • add my prettier config
  • add my eslint config
  • whatever else
@BergerAPI
Copy link
Contributor

I've build a simple CLI-Tool similar to this proposal. It allows you to add generators as YAML. YOu can find it here

@paperdave
Copy link
Owner Author

that's cool, maybe i can mod it to do the specific tasks i wanted. but i got alot of other things to get done first.

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

No branches or pull requests

2 participants