Am Git, by Allen B. Downey, is a modified version of Pro Git by Scott Chabon.
Like the original, it is licensed under the Creative Commons Attribution-Non Commercial-Share Alike 3.0 license.
On Fedora (16 and later) you can run something like this::
$ yum install ruby calibre rubygems ruby-devel rubygem-ruby-debug rubygem-rdiscount
$ makeebooks en # will produce a mobi
On MacOS you can do like this::
- INSTALL ruby and rubygems
$ gem install rdiscount
- DOWNLOAD Calibre for MacOS and install command line tools
$ makeebooks zh
#will produce a mobi
On Ubuntu you can run something like this:
$ sudo apt-get install pandoc texlive-xetex
$ makepdfs en