Kieranties / SimpleVersion

A simple approach to Semver

Home Page:https://simpleversion.kieranties.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleVersion

Nuget Nuget (with prereleases) Build Status GitHub issues License

SimpleVersion aims to simplify how you version the artifacts of your git repository.

Usage

Check out the documentation site for guidance.

Build

To build SimpleVersion locally, run build.ps1 from the root of the repository:

> .\build.ps1            # => Builds libraries, docs site, runs tests, prepares assets
> .\build.ps1 -ServeDocs # => Builds libraries, docs site, then serves docs site on http://localhost:8080

Issues

Raise and issue using one of the templates and it'll get automatically added to the backlog.

Contributions

Thinking of implementing or fixing something? Great! Contributions and pull-requests are most welcome.

Please take a look at the Contributing Guide and Code of Conduct before submitting your pull request.

About

A simple approach to Semver

https://simpleversion.kieranties.com

License:MIT License


Languages

Language:C# 88.0%Language:PowerShell 11.5%Language:Dockerfile 0.5%Language:CSS 0.0%