downbook
v1.0.1
Published
Download programming ebooks for free!
Downloads
2
Readme
downbook
Download your favorite Programming Ebooks for FREE!
Usage
You can use DownBook immediately using NPX if you are using NPM 5+
npx downbook SEARCH_QUERY
or you can install it globally if you want to skip NPX cache or you are using an old version of NPM using:
npm i -g downbook
and run with
downbook SEARCH_QUERY
Inspirations
This tool is inspired by libgenesis.
Copyrights
This tool is provided under the MIT License by Hammed Oyedele.