Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 132 Bytes

build.md

File metadata and controls

16 lines (13 loc) · 132 Bytes

Build

Install

% cargo install mdbook

Build

% mdbook build

Build + Serve

% mdbook serve --open