Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jean/gitbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Git Community Book Source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 96.6%
  • Shell 1.7%
  • JavaScript 1.7%