EManual ❤️ GitBook with cli
$ npm install -g emanual-gitbook-cli
详情:issue #1
$ gitbook-ext summary [-f --format] [-o --out] summary.json SUMMARY.md
详情:issue #2
$ gitbook-ext minify <folder>
详情:issue #6
$ cd test/fixtures
$ gitbook-ext jsonmerge json/a.json json/c.json > result.json
$ gitbook-ext jsonmerge json/a.json json/b.json > result.json
$ gitbook-ext jsonmerge json/*.json > result.json
$ cd path/to/EManual-Gitbook-cli
$ nvm use
$ npm link .
#remove
$ npm unlink .