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

Add a configurable installation CLI #274

Open
TheCukitoDev opened this issue Nov 20, 2024 · 5 comments
Open

Add a configurable installation CLI #274

TheCukitoDev opened this issue Nov 20, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@TheCukitoDev
Copy link

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...

@TheCukitoDev TheCukitoDev added the enhancement New feature or request label Nov 20, 2024
@TheCukitoDev
Copy link
Author

If you like the improvement I could start working on a PR...

@haydenbleasel haydenbleasel changed the title Add a CLI Add a configurable installation CLI Nov 25, 2024
@haydenbleasel haydenbleasel pinned this issue Nov 25, 2024
@haydenbleasel
Copy link
Owner

@TheCukitoDev Definitely like the idea and would love to see a PR!

@haydenbleasel
Copy link
Owner

@TheCukitoDev Also, this will be a lot easier to setup with the new Commander-based init.mjs file 👍

@TheCukitoDev
Copy link
Author

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

@Mejiabrayan
Copy link

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

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

No branches or pull requests

3 participants