An open API service indexing awesome lists of open source software.

https://github.com/guerinoni/packtpub-dl

CLI for downloading only FREE book from PacktPub.
https://github.com/guerinoni/packtpub-dl

Last synced: about 2 months ago
JSON representation

CLI for downloading only FREE book from PacktPub.

Awesome Lists containing this project

README

          

# packtpub-dl
CLI for downloading only FREE book from PacktPub.

"Don't use it". :^)

#### Use form sourc
```bash
cargo run -- username@gmail.com myFancyPassword
```
#### Use pre built binary
```bash
packtpub-dl username@gmail.com myFancyPassword
```