defenseunicorns / pepr

Type safe K8s middleware for humans
https://pepr.dev
Apache License 2.0
204 stars 16 forks source link

add flags/configuration to pepr init #1020

Open cmwylie19 opened 1 month ago

cmwylie19 commented 1 month ago

Is your feature request related to a problem? Please describe.

If you already know Pepr, going through Pepr init can be burdensome since you already know what you want. Add flags so that scaffolding a new Pepr module can happen quicker.

Describe the solution you'd like

Acceptance Criteria:

Describe alternatives you've considered

(optional) A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

samayer12 commented 2 weeks ago

The current prompt-based input processing happens in walkthrough.ts, and called in src/cli/index.ts