Skip to content

TomGillen/GoldenHammer

Repository files navigation

GoldenHammer

Compiling GoldenHammer

Windows: .\build.cmd
Linux: ./build.sh
macOS: ./build.sh

Publishing a Release

  1. Write draft release notes for the release in DRAFT_RELEASE.md

    If you have Github-changelog-generator installed, use this script to create DRAFT_RELEASE.md.

  2. Once happy with the release, call .\build TagRelease to create release tag. Push this tag via git push --follow-tags to publish the release.
  3. Use this script to convert these tags into Github releases.
  4. Rebuild via .\build to create a new NuGet package with updated release metadata.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published