An extension template to quickly deploy Telestion extensions for your needs.
-
Go to the GitHub repository:
https://github.com/wuespace/telestion-extension-template -
Enter your new extension information and press "Create repository from template".
-
Search for the "Initialize" action and select it in the sidebar.
-
Select "Run workflow" and enter your preferences before clicking the green "Run workflow" button.
-
Let the magic happen. 😉
-
Before you begin, please add a personal access token to the GitHub secrets with
packages:read
scope and name itREAD_PACKAGES
. It allows the Actions to access the telestion-core packages in the GitHub Maven package registry. -
Finished!
For the documentation on contributing to this repository, please take a look at the Contributing Guidelines.
This is part of Telestion, a project by WüSpace e.V..