Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ a project setup from scratch :sparkles:.

Options:

-b, --base prepend a base URL to assets
-d, --debug output lots of logs
-h, --help print usage
-q, --quiet don't output any logs
Expand All @@ -42,6 +43,9 @@ a project setup from scratch :sparkles:.
Compile all files in the project to disk
$ bankai build index.js

Compile and change the default output directory to docs/
$ bankai build index.js docs

Running into trouble? Feel free to file an issue:
https://github.com/choojs/bankai/issues/new

Expand Down