mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 06:52:59 +02:00
11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"template_md": "template.md",
|
|
"output_dir": ".",
|
|
"prefix": "README_",
|
|
"main_doc": "README.md",
|
|
"target_languages": {
|
|
"de": ["German", "🇩🇪"],
|
|
"en": ["English", "🇬🇧"]
|
|
}
|
|
}
|