UNPKG

270 BMarkdownView Raw
1
2## Heroku deployment plugin for gitbook-setup
3
4#### Requirements
5 - Installed git
6 - Installed gitbook
7 - Registered on Heroku
8
9
10To create your book you have to execute:
11
12```bash
13$ gitbook build
14```
15
16___book__ folder will be created with all the HTML,JS and CSS files.