Files
envHelper/blueprint.json
MrSphay a5b9fc0cf7
All checks were successful
Build Windows App / build-windows (push) Successful in 16m21s
Switch repository docs to English README workflow
2026-05-02 00:10:52 +02:00

34 lines
996 B
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": "https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png",
"text": "A local Windows desktop app for turning .env templates into deployable configuration files."
}