Meet Semverbot, a semver versioning CLI tool written in GoLang

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • semverbot

    A CLI which automates semver versioning.

  • I have added an issue to implement a semantic-release configuration https://github.com/restechnica/semverbot/issues/16

  • homebrew-tap

    Homebrew tap for Restechnica (by restechnica)

  • it is available from GitHub and a Homebrew tap https://github.com/restechnica/homebrew-tap

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • terrathon

    Lightweight Python wrapper around the Terraform CLI.

  • https://github.com/restechnica/terrathon (python pip package)

  • cliwrap-python

    A lightweight wrapper around CLIs for error handling and logging.

  • git-chglog

    CHANGELOG generator implemented in Go (Golang).

  • git-semver

    Semantic Versioning with git tags

  • semantic-release

    :package::rocket: Fully automated version management and package publishing

  • I have previously used https://github.com/semantic-release/semantic-release for something very similar to what this project does, but if I can eliminate the need for having Node and achieve the results that would be amazing!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • svu

    Semantic Version Util

  • Nice tool! Reminds me a bit of https://github.com/caarlos0/svu that relies on prefixes in commit messages for determining the level to increase. The point is that the authors of commit messages usually know best if they only patched something or added a new feature or made a breaking change.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts