Command Line Tool
The shiroashiroa command-line tool is used to create and build books. After installing shiroashiroa, you can run the shiroa helpshiroa help command in your terminal to view the available commands.
The following sections provide detailed information on the commands currently available.
shiroa init <directory>shiroa init <directory>— Creates a new book with minimal boilerplate to start with.shiroa buildshiroa build— Renders the book.shiroa serveshiroa serve— Watches code, rebuilds on code changes, and runs a web server to view the book.