Skip to content

Instantly share code, notes, and snippets.

View chloeruka's full-sized avatar

Chloe Hutchinson chloeruka

  • Melbourne, Australia
  • 01:24 (UTC +10:00)
View GitHub Profile
@ake-persson
ake-persson / gist:ca29cca70f0b458aee4d
Last active January 28, 2022 17:43
Homebrew Formula for a Go app

Homebrew Formula for a Go app

These are quick notes from making my own Formula and Tap.

Add go build script to your Git repo

gobuild.sh

#!/bin/bash