# gitbook **Repository Path**: mirrors_wendal/gitbook ## Basic Information - **Project Name**: gitbook - **Description**: Git Community Book 中译本 Source - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 (schacon@gmail.com) 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