mirror of
https://github.com/kwhittle/obsidian-github-tools.git
synced 2026-07-22 07:44:31 +00:00
10 lines
326 B
JSON
10 lines
326 B
JSON
{
|
|
"id": "github-repo-tools",
|
|
"name": "GitHub Repo Tools",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Monitor a GitHub repo — staleness alerts, PR dashboard, and activity notifications.",
|
|
"author": "Kyle Whittle",
|
|
"authorUrl": "https://github.com/kry-kylewhittle",
|
|
"isDesktopOnly": true
|
|
}
|