Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 319 Bytes

File metadata and controls

11 lines (9 loc) · 319 Bytes

Specification

Deployed here.

https://csq-lang.github.io/spec

Deploy locally

Install mdbook with cargo

cargo install mdbook

And then use mdbook serve to deploy it to http://localhost:3000 (or whatever port you want) or mdbook build to generate the HTML.