skra/ruby-hacking-guide
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
h1 Ruby Hacking Guide English Translation This project aims to translate the Ruby hacking guide by Minero Aoki. h2 Making the HTML Pages Create the HTML-Pages in the en/ subdirectory with rake. $ cd ruby-hacking-guide $ cd en $ rake $ firefox index.html $ rake clean #remove the html-files