Skip to content

Replace interactive prompts with command line arguments #52

@ericbroda

Description

@ericbroda

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions