mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-06 14:16:41 +00:00
docs(pockethost): plugin guide update
This commit is contained in:
parent
acd760a93f
commit
b0a78d830c
5
.changeset/quick-shirts-watch.md
Normal file
5
.changeset/quick-shirts-watch.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'pockethost': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Updated plugin authoring guide
|
@ -51,5 +51,6 @@ A plugin is an npm package. Run `pockethost plugin create <my-plugin-name>` to c
|
|||||||
|
|
||||||
## Core Filters
|
## Core Filters
|
||||||
|
|
||||||
| Name | Description | Context | Since |
|
| Name | Description | Context | Since |
|
||||||
| ---- | ----------- | ------- | ----- |
|
| ----------- | ----------------------- | ------- | ----- |
|
||||||
|
| CliCommands | Gather all CLI commands | | 1.3.0 |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user