mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
12 lines
252 B
JSON
12 lines
252 B
JSON
|
|
{
|
||
|
|
"$schema": "https://skills.sh/schemas/skills.sh.schema.json",
|
||
|
|
"notGrouped": "bottom",
|
||
|
|
"groupings": [
|
||
|
|
{
|
||
|
|
"title": "ktx",
|
||
|
|
"description": "Skills for installing, configuring, and operating ktx.",
|
||
|
|
"skills": ["ktx"]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|