Update using-plugin-template.md

This commit is contained in:
MCDeltaT 2023-05-11 21:15:57 +01:00 committed by GitHub
parent 3ff03bfad4
commit 69a634587c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -7,9 +7,11 @@ order: 999
# Using the template
The easiest way to start developing is to use our [plugin-template](https://codeberg.org/cloudstream/plugin-template) as it sets up the build environment automatically.
1) <a href="https://codeberg.org/cloudstream/plugin-template/generate" target="_blank">Use our plugin template</a>
To get started:
2) Select `Include all branches`
1) <a href="https://codeberg.org/cloudstream/plugin-template" target="_blank">Copy the plugin template page</a>
2) Import into GitHub using the <a href="https://github.com/new/import" target="_blank">>"Import a Repository"</a> Feature
3) Check if GitHub actions are enabled, by going to: `Settings > Actions > General > Allow all actions and reusable workflows`