Next Book building tool.
git clone https://github.com/next-book/nb-builder.git .
yarn install
npm link
nb-build --src ./src --out ./out --owner "John Doe" --hash "abcdefgh"
- Above values are defaults, any params may be omitted.
--src
directory needs to be a git repo.