mirror of https://github.com/hrfee/jfa-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Harvey Tindall
9e9f46d97b
|
3 months ago | |
---|---|---|
.. | ||
README.txt | 3 months ago | |
config-base.yaml | 3 months ago | |
config-json-to-new-yaml.py | 3 months ago | |
gen-rough-schema.py | 3 months ago |
README.txt
The two python scripts here, `config-json-to-new-yaml.py` and `gen-rough-schema.py` were used to convert the old format, which was stored in a JSON file, to the new format in YAML. The latter script is used to get the possible values for settings and sections, so they could be properly defined in common/config.go.