Skip to content

Instantly share code, notes, and snippets.

View filipw's full-sized avatar
🦄
¯\_(ツ)_/¯

Filip W filipw

🦄
¯\_(ツ)_/¯
View GitHub Profile
# brew install --HEAD https://gist.github.com/filipw/6cbc6394360142a1976e/raw/scriptcs.rb -v
# note: requires >= mono 3.6.1 (http://www.go-mono.com/mono-downloads/download.html)
require 'formula'
class Scriptcs < Formula
homepage 'https://github.com/scriptcs/scriptcs'
head 'https://github.com/scriptcs/scriptcs.git', :branch => 'master'