export gitbook as pdf

Developer from somewhere

  • install
    1
    
    gitbook-cli
    by using
    1
    
    npm install -g gitbook-cli
  • install calibre with brew, some variation
    1
    
    brew install Caskroom/cask/calibre
  • go to your gitbook folder and run:
    1
    
    gitbook pdf ./ ./book.pdf