Skip to content

Commit 3d3d017

Browse files
jonkeanetoph-allen
andauthored
Some more words in the reaper description (#102)
* Some more words * Update README.md * Update extensions/reaper/manifest.json --------- Co-authored-by: Toph Allen <[email protected]>
1 parent ce6db26 commit 3d3d017

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

extensions/reaper/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Process Monitor
2+
3+
A process management tool for Connect. Monitor running processes for your apps and dashboards: see detailed information about them and terminate them if they are stuck or causing issues.

extensions/reaper/connect-extension.qmd

Lines changed: 0 additions & 9 deletions
This file was deleted.

extensions/reaper/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
},
3232
"extension": {
3333
"name": "reaper",
34-
"title": "Reaper",
35-
"description": "A view to a kill.",
34+
"title": "Process Monitor",
35+
"description": "A process management tool for Connect. Monitor running processes for your apps and dashboards: see detailed information about them and terminate them if they are stuck or causing issues.",
3636
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/reaper",
3737
"minimumConnectVersion": "2025.04.0",
38-
"version": "0.0.2"
38+
"version": "0.0.3"
3939
}
4040
}

0 commit comments

Comments
 (0)