Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: change name to survey-generate | stuebinm | 2021-04-05 | 3 | -14/+13 |
| | |||||
* | utils: switch to asymmetric encryption | stuebinm | 2021-04-05 | 1 | -6/+10 |
| | |||||
* | util: make outfile configurable (or print to stdout) | stuebinm | 2021-04-05 | 1 | -1/+12 |
| | |||||
* | add utility program | stuebinm | 2021-04-05 | 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. |