public
Description: Git Community Book Source
Homepage: http://book.git-scm.com
Clone URL: git://github.com/schacon/gitbook.git
Sebastian Pipping (author)
Thu Mar 26 06:30:34 -0700 2009
schacon (committer)
Mon Apr 20 14:50:47 -0700 2009
gitbook / Rakefile
100644 4 lines (4 sloc) 0.089 kb
1
2
3
4
require 'script/merge'
require 'script/html'
require 'script/pdf'
require 'script/prince'