Set owner
All checks were successful
ci/woodpecker/manual/test Pipeline was successful
ci/woodpecker/manual/build Pipeline was successful

This commit is contained in:
phil 2025-06-29 04:26:24 +02:00
parent db05f870ff
commit a08ce2771a
4 changed files with 62 additions and 126 deletions

View file

@ -36,7 +36,7 @@ DNAME=$(echo $NAME | tr "_" "-")
Then:
```fish
git clone https://code.philo.ydns.eu/K-Net/knoc-plugin-template.git $DNAME
git clone https://code.philo.ydns.eu/philorg/knoc-plugin-template.git $DNAME
cd $DNAME
rm -rf .git
mv src/knoc_plugin_template src/$NAME
@ -88,4 +88,5 @@ knoc # Should display the new plugin's CLI tool
To add the plugin in a production image, add the name to the `PLUGIN` variable
of the CI build tool, and deploy.
[![status-badge](https://code.philo.ydns.eu/woodpecker/api/badges/7/status.svg)](https://code.philo.ydns.eu/woodpecker/repos/7)
[![status-badge](https://code.philo.ydns.eu/woodpecker/api/badges/7/status.svg)](https://code.philo.ydns.eu/woodpecker/repos/7)