Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 848 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 848 Bytes

freebook npm version npm downloads total

Packpub free learning cli tool

install

$ [sudo] npm install -g freebook

update

$ [sudo] npm update -g freebook

use

$ freebook

asciicast

get daily mail with your server's cron

0 7 * * * freebook | mail -s "Today's free book" [email protected] >/dev/null 2>&1

contributors