techbook 0.2.3
Create, build and publish your techbook with a simple cli.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (9):
            asciidoctor
            ~> 2.0
          
          
            asciidoctor-diagram
            ~> 1.5, >= 1.5.18
          
          
            asciidoctor-epub3
            ~> 1.5.0.alpha.9
          
          
            asciidoctor-pdf
            ~> 1.5.0.alpha.18
          
          
            epubcheck
            ~> 3.0, >= 3.0.1
          
          
            kindlegen
            ~> 3.0, >= 3.0.3
          
          
            listen
            ~> 3.1, >= 3.1.5
          
          
            rouge
            ~> 3.3
          
          
            thor
            ~> 0.20
          
    