Skip to content

Commit efacfb4

Browse files
committed
Rename plugin publisher path
1 parent 65fbf70 commit efacfb4

14 files changed

Lines changed: 2 additions & 1802 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ For profile-based Hermes installs, use the active profile's Hermes home:
2525

2626
| Plugin | Status | Description |
2727
| --- | --- | --- |
28-
| [`hermes-plugin-publisher`](plugins/hermes-plugin-publisher) | Published | Dashboard plugin for preparing, checking, and publishing Hermes user plugins to GitHub. |
28+
| [`plugin-publisher`](plugins/plugin-publisher) | Published | Dashboard plugin for preparing, checking, and publishing Hermes user plugins to GitHub. |
2929

3030
## Repository Layout
3131

3232
```text
3333
plugins/
34-
hermes-plugin-publisher/
34+
plugin-publisher/
3535
```
3636

3737
Each plugin should own its frontend, docs, tools, skills, tests, and metadata

plugins/hermes-plugin-publisher/.gitignore

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

plugins/hermes-plugin-publisher/LICENSE

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

plugins/hermes-plugin-publisher/README.md

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

plugins/hermes-plugin-publisher/__init__.py

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

0 commit comments

Comments
 (0)