Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 847 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 847 Bytes

GoPacktpub-Downloader

Run Gosec

This is tool to generate Ebook (amazon kindle friendly) from the Packtpub subscription library. So, you need to subscribe Packtpub library first to execute this command.

Dependencies

  • Calibre brew install calibre

How to install

$ git clone git@github.com:ne0z/GoPacktpub-Downloader.git
$ cd GoPacktpub-Downloader
$ go get .
$ make build

How to use

Login

$ ./packt login
Username : your@email.com
Password : *******

Search book

$ ./packt search kubernetes

Generate Ebook

$ ./packt <extension> <isbn>
$ ./packt epub 9781800207974
$ ./packt mobi 9781800207974