prompt> git clone git://github.com/trema/tutorial-ja.git
prompt> cd tutorial-ja
prompt> bundle install
prompt> showoff serve
This will launch a local Sinatra server on port 9090. Open your
browser to localhost:9090
. On a Mac you can run:
prompt> open http://localhost:9090
Use arrow keys to navigate through the slides. Press '?' to see a help window with more key commands.
Try this: first gem install pdfkit
, then visit
http://localhost:9090/pdf
Copyright (c) 2012 Yasuhito Takamiya, Kazuya Suzuki
Licensed under the GPL3 license