github_exporter 0.1.6
Export any project from Github (or a local directory) to a single pdf file. Combine useful features of the following ruby gems (vim_printer, html2pdf, pdfs2pdf and others) to produce a single pdf file for quick review.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (8):
            agile_utils
            ~> 0.1.4
          
          
            awesome_print
            ~> 1.2
          
          
            code_lister
            ~> 0.1.7
          
          
            git
            ~> 1.2
          
          
            html2pdf
            ~> 0.1.7
          
          
            pdfs2pdf
            ~> 0.1.6
          
          
            thor
            ~> 0.19
          
          
            vim_printer
            ~> 0.1.12
          
    