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

Interactive, or command line options #357

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Interactive, or command line options #357

merged 2 commits into from
Mar 22, 2024

Conversation

chuck-dbos
Copy link
Collaborator

There were a lot of things wrong with npm create in the prior version. But I didn't know this, because npm create doesn't work against a local package, much as that is sometimes claimed.

Fixes:
*If no command line arguments, do interactive
*If command line arguments, do what they say
*If extraneous options, because the user didn't realize npm create butchers your command unless you put --, throw an error.

@chuck-dbos chuck-dbos marked this pull request as ready for review March 22, 2024 20:33
@chuck-dbos chuck-dbos merged commit 5f6f723 into main Mar 22, 2024
4 checks passed
@chuck-dbos chuck-dbos deleted the chuck/fix_create branch March 22, 2024 21:02
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

Successfully merging this pull request may close these issues.

None yet

2 participants