Skip to content

kfigiela/pickaxe-kindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pickaxe for Kindle

Converts Pickaxe tests to HTML code compatibile with Amazon Kindle.

You will need kindlegen app to generate Mobi files

Usage

ruby convert.rb test1.txt test2.txt > Book.html && kindlegen Book.html # creates Book.html and Book.mobi

Or if you have directory of tests, then run:

ruby convert.rb directory_with_txt_files/ > Book.html && kindlegen Book.html

About

Pickaxe tests converter for kindle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages