Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-05 | utils: change name to survey-generate | stuebinm | 3 | -14/+13 | |
2021-04-05 | utils: switch to asymmetric encryption | stuebinm | 1 | -6/+10 | |
2021-04-05 | util: make outfile configurable (or print to stdout) | stuebinm | 1 | -1/+12 | |
2021-04-05 | add utility program | stuebinm | 4 | -0/+2366 | |
This can be used to write configs in dhall (instead of plain json), combined with some input validation and (optionally) automatic encryption via the age rust crate. |