Switch repository docs to English README workflow
All checks were successful
Build Windows App / build-windows (push) Successful in 16m21s
All checks were successful
Build Windows App / build-windows (push) Successful in 16m21s
This commit is contained in:
33
blueprint.json
Normal file
33
blueprint.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user