Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schacon/gitbook

Git Community Book Source
https://github.com/schacon/gitbook

Last synced: about 2 months ago
JSON representation

Git Community Book Source

Awesome Lists containing this project

README

        

== The Community Git Book ==

This is an attempt to make a comprehensive, easy to follow Git learning
resource to be hosted on the main Git website.

== Contributing ==

* Clone this source, add to it and send me ([email protected]) a patch or pull request
* Install required gems:
$ gem install rake ultraviolet discount rdiscount builder
* For PDF output install prince (http://www.princexml.com/download/)
* Generate book through
$ rake html
or
$ rake pdf

== References ==

* A bunch of the scripts for building and such from the Rails 2.1 book by Carlos Brando

== Authors ==

* Scott Chacon
* Emil Sit