The developer plugin is here to help the configuration of all projects of the MiniGDX ecosystem by configuring the same configuration of all different projects.
The plugin configure for you:
- Kotlin multiplatform
- Group Id of projects
- Versions of projects
- Basic github workflow
- Basic Makefile
The plugin tasks into your project:
createGithubWorkflows
: create default file for GitHub ActionscreateMakefile
: create default Makefile