mirror of
https://github.com/recloudstream/csdocs.git
synced 2024-08-14 22:46:50 +00:00
872 B
872 B
label | parent | order |
---|---|---|
Using plugin template | For extension developers | 1 |
Using the template
The easiest way to start developing is to use our plugin-template as it sets up the build environment automatically.
-
Select
Include all branches
-
Check if GitHub actions are enabled, by going to:
Settings > Actions > General > Allow all actions and reusable workflows
-
You can now create your own plugins and after you push new code, they should automatically be built
Further reading
After you have set up the repository, you can continue by reading: