-
-
Notifications
You must be signed in to change notification settings - Fork 387
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
Add a configurable installation CLI #274
Comments
If you like the improvement I could start working on a PR... |
@TheCukitoDev Definitely like the idea and would love to see a PR! |
@TheCukitoDev Also, this will be a lot easier to setup with the new Commander-based |
I was think about using clack and chalk as they use in https://github.com/t3-oss/create-t3-app . I have some experience in it. I don't know any ideas of what should I put as options. Tell me something to start and i will make a PR sooner |
It would be great to have the ability to choose between different third-party services and also to opt out of some. For example, I personally don’t find Better Stack useful, so having the option to skip it would be ideal |
Is your feature request related to a problem? Please describe.
I would like to implement a CLI option to have a modular installation as we could see in https://github.com/t3-oss/create-t3-app.
Describe the solution you'd like
I made some PR's in it so I could make a base CLI with some options and write some docs for anyone who wants to improve it
Describe alternatives you've considered
It could use some alternative repos but it would be harder because it has to has some maintainers and so on...
The text was updated successfully, but these errors were encountered: