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

[bootprint-openapi] Add npx command to readme? #8

Open
LouisStAmour opened this issue May 28, 2020 · 0 comments
Open

[bootprint-openapi] Add npx command to readme? #8

LouisStAmour opened this issue May 28, 2020 · 0 comments

Comments

@LouisStAmour
Copy link

You can skip the global install by doing:

npx -p bootprint-openapi -p bootprint bootprint openapi http://petstore.swagger.io/v2/swagger.json output-folder

That said, npx does not appear to cache any packages if they're specified explicitly at the command line, as above, so the above command does use extra data transfer if you need to run it more than once.

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

No branches or pull requests

1 participant