Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. npm install gitbook-cli -g
  2. apt-get install calibre
  3.  
  4. gitbook init
  5. #edit generated summary.md, add parts of book
  6. gitbook epub . ./async.epub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement