Skip to content

Instantly share code, notes, and snippets.

View maylogger's full-sized avatar
😄
Happy

勞哥 maylogger maylogger

😄
Happy
View GitHub Profile
@maylogger
maylogger / fake_data.yml
Created June 28, 2012 12:57 — forked from tka/fake_data.yml
fire app fake data
- title: 測試活動
date: "2012-01-05"
- title: uicafe
date: "2012-06-05"
- title: RGBA
date: "2012-07-05"
sudo brew update
sudo brew install jruby # latest version is 1.6 (03/24/2010)
sudo gems update --system
sudo gems uninstall rawr # rawr should install via jruby
sudo jruby -S gems install rawr
# at root directory of CompassApp
sudo jruby -S rake rawr:bundle:app
# build location is package/osx/compass.app