Skip to content

Instantly share code, notes, and snippets.

View preston's full-sized avatar

Preston Lee preston

View GitHub Profile
@preston
preston / # ctorrent - 2016-09-22_14-50-24.txt
Created September 22, 2016 21:51
ctorrent on macOS 10.12 - Homebrew build logs
Homebrew build logs for ctorrent on macOS 10.12
Build date: 2016-09-22 14:50:24
current_dir = File.dirname(File.expand_path(__FILE__))
lib_path = File.join(current_dir, '..', 'lib')
$LOAD_PATH.unshift lib_path
require 'rxsd'