Semver.Kt banner
serpro69 serpro69

Semver.Kt

Testing community

Description

Semantic versioning gradle plugin via git tags, plus a kotlin implementation of semver spec and a semantic release versioning library

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)

`semver.kt`

semver.kt

[![Build Status](https://img.shields.io/github/actions/workflow/status/serpro69/semver.kt/build.yml?branch=master&logo=github&style=for-the-badge)](https://github.com/serpro69/semver.kt/actions/workflows/build.yml) [![Issues](https://img.shields.io/github/issues/serpro69/semver.kt.svg?logo=GitHub&style=for-the-badge&color=lightblue)](https://github.com/serpro69/semver.kt/issues) ![GitHub Top Lang](https://img.shields.io/github/languages/top/serpro69/semver.kt.svg?logo=Kotlin&logoColor=white&color=A97BFF&style=for-the-badge) [![Awesome Kotlin](https://img.shields.io/badge/awesome-kotlin-orange?logo=Awesome-Lists&style=for-the-badge)](https://github.com/KotlinBy/awesome-kotlin) [![Licence](https://img.shields.io/github/license/serpro69/semver.kt.svg?style=for-the-badge)](LICENSE.adoc)

***NB! This is still in pre-release, thus breaking changes between minor versions are to be expected until first stable release.*** ***At the same time, the functionality is covered extensively with tests, and I'm also using the gradle plugin in my other projects (see e.g. [kotlin-faker/settings.gradle.kts](https://github.com/serpro69/kotlin-faker/blob/master/settings.gradle.kts)), so it's possible to use both the libraries and the gradle plugin already.***

About

This repo contains three modules which can be used separately: