This commit is contained in:
commit
7c129cc81b
11 changed files with 1486 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template for Knoc plugins
|
||||
|
||||
## Entry points
|
||||
|
||||
It has 4 standard entry points, defined in `pyproject.toml`:
|
||||
|
||||
* CLI
|
||||
* workflow
|
||||
* api
|
||||
* settings
|
||||
|
||||
## CI
|
||||
|
||||
It has a Forgejo CI build action, defined in `.forgejo/actions/build.yaml`.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue