google / sxg-rs

A set of tools for generating signed exchanges at serve time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set config generator to be non-interactive

antiphoton opened this issue · comments

Currently cargo run -p config-generator is an interactive process. This is inconvenient because the user have to re-input everything or re-press enter to confirm everything.

We need to create a new source-of-truth file, which is read by config-generator to generate WranglerConfig and SxgConfig.