Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

DaRacci/MinixTemplate

Repository files navigation

Minix plugin template

A simple example plugin for Minix.

To get started:

Create a new repository from this template
Change the project name in settings.gradle.kts
Change the group and pluginPath / CopyJar in gradle.properties
Move the example plugin to a package in your own namespace
Update project plugin information in build.gradle.kts

Next steps:

To build a plugin, simply run ./gradlew build.

To auto version, simply run cog bump -a (Requires cocogitto to be installed)

About

An Example plugin for Minix

Topics

Resources

Stars

Watchers

Forks

Languages