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

Replace interactive prompts with command line arguments #52

Open
ericbroda opened this issue Mar 9, 2020 · 1 comment
Open

Replace interactive prompts with command line arguments #52

ericbroda opened this issue Mar 9, 2020 · 1 comment

Comments

@ericbroda
Copy link

I am using create-openapi-repo to create my openapi github repos and it works wonderfully, however, I have a use-case where I require command line parser support to allow this to work without user interaction.

In other words, each of the interactive prompts should be implemented as an argument provided at the command line.

This will allow this marvellous utility to be used in a scripted environment.

Once it has a command line then it would be great to make this available as a Docker image rather than requiring node/npm/npx.

@adamaltman
Copy link
Member

Can you tell us about your use case a bit more? How come so many repos that automation is required?

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

2 participants