40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"ids": {
|
|
"github": "MrSphay/envHelper"
|
|
},
|
|
"badges": [
|
|
{
|
|
"alt": "Platform",
|
|
"img": "https://img.shields.io/badge/platform-Windows-2563eb",
|
|
"url": "https://git.wilkensxl.de/MrSphay/envHelper"
|
|
},
|
|
{
|
|
"alt": "Stack",
|
|
"img": "https://img.shields.io/badge/stack-Electron%20%2B%20React%20%2B%20TypeScript-0f766e",
|
|
"url": "https://www.electronjs.org/"
|
|
},
|
|
{
|
|
"alt": "Build",
|
|
"img": "https://img.shields.io/badge/build-Gitea%20Runner-a855f7",
|
|
"url": "https://docs.gitea.com/usage/actions/overview"
|
|
},
|
|
{
|
|
"alt": "Version",
|
|
"img": "https://img.shields.io/badge/version-0.1.0-111827",
|
|
"url": "https://git.wilkensxl.de/MrSphay/envHelper"
|
|
}
|
|
],
|
|
"headingPrefix": {
|
|
"1": "",
|
|
"2": ""
|
|
},
|
|
"line": "rainbow",
|
|
"templates": [
|
|
{
|
|
"name": "section-line",
|
|
"template": "<p align=\"center\"><img src=\"https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png\" alt=\"-----------------------------------------------------\" width=\"100%\"></p>"
|
|
}
|
|
],
|
|
"text": "A local Windows desktop app for turning .env templates into deployable configuration files."
|
|
}
|