Is goreleaser still the way to deploy a binary to all common platforms?

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

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.io
featured
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.
www.influxdata.com
featured
  • release-please

    generate release PRs based on the conventionalcommits.org spec

  • Personally I tend to use goreleaser together with release-please and conventional commits. This gives me an automated PR which is updated when the main branch changes. It includes a version bump and changelog update based on the changes since the last release. To cut a new release, I simply merge the PR.

  • casecmp

    Case-insensitive string comparison, as an API. Because ¯\_(ツ)_/¯

  • In case it helps, I have silly/stupid toy project where I tend to experiment with build/release tools, and it’s currently setup with all these things: https://github.com/jimeh/casecmp

  • 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

  • Getting started with React Hook Form

    1 project | dev.to | 10 May 2024
  • Google changed Gighub org name breaking GH actions automation for others

    1 project | news.ycombinator.com | 10 May 2024
  • 17 Best Developer Productivity Tools to Try

    8 projects | dev.to | 10 May 2024
  • Exemplo de MVVM com Redux em React Native

    1 project | dev.to | 10 May 2024
  • Show HN: I built an AI agent that upgrades NPM packages

    2 projects | news.ycombinator.com | 10 May 2024