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

Adding Options to npx salt-app-kickstart@latest Command #5

Open
Devamani11D opened this issue Oct 3, 2024 · 8 comments
Open

Adding Options to npx salt-app-kickstart@latest Command #5

Devamani11D opened this issue Oct 3, 2024 · 8 comments

Comments

@Devamani11D
Copy link
Owner

To expand the functionality of the npx salt-app-kickstart@latest CLI tool by adding new options. For example, using ./ should create the app in the current directory, while -y should accept all default prompts without interaction, simplifying the setup for advanced users.

@Devamani11D Devamani11D added the enhancement New feature or request label Oct 3, 2024
@rishikaa1
Copy link

@Devamani11D i would like to work on this issue.

@Devamani11D
Copy link
Owner Author

Devamani11D commented Oct 6, 2024 via email

@rishikaa1
Copy link

@Devamani11D sure, thanks!

@Devamani11D
Copy link
Owner Author

Hey @rishikaa1 !
Before adding the labels, Can you please specify what all options you will be adding?!
BTW, Thank you for your interest in the project!

@rishikaa1
Copy link

@Devamani11D hey! apart from adding the options already mentioned in the issue, i was thinking of a few more options like:

  1. specify a custom directory with -d.
  2. set a custom app name with -n.
  3. skip dependency installation with --skip-install.
  4. automatically push into github using -g.

I'll try adding these options into the CLI tool.

@Devamani11D
Copy link
Owner Author

@rishikaa1 , Your approach to this issue is appreciable and amazing!!
But skip dependency installation with --skip-install, may not be able to other steps of the project like basic project structure cannot be built. So I think we cannot add this to the command. So see if you have any other approach to this problem. And yeah you can continue with adding other options.

@rishikaa1
Copy link

@Devamani11D i'll see if i find another approach to the skip dependency problem and share it with you. in case it's not possible, maybe i can consider adding another option in place of it like selecting templates?

@Devamani11D
Copy link
Owner Author

Yes @rishikaa1 !!
Thank you and go ahead with the work. 👍

@rishikaa1 rishikaa1 removed their assignment Oct 14, 2024
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