You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shiroa (Shiro A, or The White, or 云笺) is a simple tool for creating modern online (cloud) books in pure typst.
Installation (shiroa CLI)
There are multiple ways to install the shiroa CLI tool.
Choose any one of the methods below that best suit your needs.
Pre-compiled binaries
Executable binaries are available for download on the GitHub Releases page.
Download the binary for your platform (Windows, macOS, or Linux) and extract the archive.
The archive contains an shiroa executable which you can run to build your books.
To make it easier to run, put the path to the binary into your PATH.
Build from source using Rust
To build the shiroa executable from source, you will first need to install Yarn, Rust, and Cargo.
Follow the instructions on the Yarn installation page and Rust installation page.
shiroa currently requires at least Rust version 1.75.
To build with precompiled artifacts, run the following commands:
We don't provide a watch command, but shiroa is designated to embracing all of the approaches to writing typst documents. It's feasible to preview your documents by following approaches (like previewing normal documents):