mirror of
https://github.com/recloudstream/csdocs.git
synced 2024-08-14 22:46:50 +00:00
36d8a880e2
* Update using-plugin-template.md * Update using-plugin-template.md * Update using-plugin-template.md
693 B
693 B
label | icon | order |
---|---|---|
Using plugin template | repo-template | 999 |
Using the template
The easiest way to start developing is to fork our Test Plugins.
To get started:
-
Check if GitHub actions are enabled, by going to:
Settings > Actions > General > Allow all actions and reusable workflows
-
Make sure workflows have push access in your repository, by going to:
Settings > Actions > General > Read and write permissions
-
You can now create your own plugins and after you push new code, they should automatically be built