[sema] Semantic Commit Tool Written in Go

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • sema

    Semantic commit tool

  • sema is a command-line tool inspired by this gist about semantic commit messages. In short, it proposes to use labelled commit messages that derive their format from Angular's commit rules. The sema command helps you follow these guidelines with no effort on your part to memorise labels or double-check things. And some more!

  • Angular

    Deliver web apps with confidence 🚀

  • Just looking at the Angular commit history on GitHub, it seems a lot easier to skim and get a sense of what types of changes are there and what they affect, even as someone who hasn't touched Angular since I did the tutorial ~5 years ago. It also has a sort of documentation benefit, in that commit messages serve as an index of the code.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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