Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minigdx/minigdx-developer-gradle-plugin

Configure MiniGDX libs with a common set of configuration and tasks. The usage is mainly for MiniGDX contributors.
https://github.com/minigdx/minigdx-developer-gradle-plugin

Last synced: 2 months ago
JSON representation

Configure MiniGDX libs with a common set of configuration and tasks. The usage is mainly for MiniGDX contributors.

Awesome Lists containing this project

README

        

# MiniGDX Gradle Plugins

## Developer Plugin

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

### Tasks

The plugin tasks into your project:

- `createGithubWorkflows` : create default file for GitHub Actions
- `createMakefile` : create default Makefile