Skip to content

Instantly share code, notes, and snippets.

View todthomson's full-sized avatar

Tod Thomson todthomson

View GitHub Profile
# brew install https://gist.github.com/akunzai/bbcac93646ca08bd8569/raw/scriptcs.rb
require 'formula'
class Scriptcs < Formula
homepage 'https://github.com/scriptcs/scriptcs'
url 'https://github.com/scriptcs/scriptcs.git', :tag => "v0.12"
depends_on "mono" => :recommended
def install