Skip to content

KindleTool related formulae for the Homebrew package manager

Notifications You must be signed in to change notification settings

instantchow/homebrew-kindletool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 

Repository files navigation

KindleTool Homebrew Tap

You'll find here a couple of Homebrew formulae to help you build KindleTool on OS X.

Note:

While kindletool works with the current stable releases of libarchive & nettle, I currently target my builds against the bleeding edge code, so if you want to match that, you'll have to install the HEAD version of libarchive, nettle & kindletool.

Usage:

  • Tap this repo

      brew tap NiLuJe/kindletool
    
  • Install nettle @ git master

      brew install NiLuJe/kindletool/nettle --HEAD
    
  • Install libarchive @ git master

      brew install NiLuJe/kindletool/libarchive --HEAD
    
  • Install KindleTool @ git master

      brew install kindletool --HEAD
    

About

KindleTool related formulae for the Homebrew package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%