[console_scripts]
build = bookshelf.commands.modules:build
check = bookshelf.commands.project:check
docs = bookshelf.commands.docs:docs
examples = bookshelf.commands.examples:examples
link = bookshelf.commands.project:link
modules = bookshelf.commands.modules:modules
update = bookshelf.commands.project:update
watch = bookshelf.commands.modules:watch
