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.
This following sections provide detailed information on the different commands 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 and runs a web server to view the book, and rebuilds on code changes.shiroa cleanshiroa clean— Deletes the rendered output.shiroa completionsshiroa completions— Support for shell auto-completion.