mirror of
https://github.com/m-lamonaca/json-to-env.git
synced 2025-04-05 10:26:40 +00:00
oranda: generate install instuctions and use hacker
theme
This commit is contained in:
parent
d6eb0faf47
commit
0d7b3850b7
1 changed files with 14 additions and 4 deletions
10
oranda.json
10
oranda.json
|
@ -1,5 +1,15 @@
|
||||||
{
|
{
|
||||||
|
"$schema": "https://github.com/axodotdev/oranda/releases/latest/download/oranda-config-schema.json",
|
||||||
"build": {
|
"build": {
|
||||||
"path_prefix": "json-to-env"
|
"path_prefix": "json-to-env"
|
||||||
|
},
|
||||||
|
"styles": {
|
||||||
|
"theme": "hacker"
|
||||||
|
},
|
||||||
|
"components": {
|
||||||
|
"changelog": true,
|
||||||
|
"artifacts": {
|
||||||
|
"cargo_dist": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue