Skip to content

JonasBang/SimpleVersion

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • C# 91.6%
  • PowerShell 8.4%