Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 438 Bytes

Happy Programming Slide

This is my presentation in RubyConf Taiwan 2011.

I use a Ruby app called showoff to generate and serve the workshop slides. Thanks schacon!

https://github.com/schacon/showoff

Quick start

gem install showoff

git clone git://github.com/wildjcrt/happy_programming.git

cd happy_programming

showoff serve

open http://localhost:9090