mirror of
https://github.com/solokeys/solo2.git
synced 2026-06-20 13:16:13 -07:00
4 lines
183 B
TOML
4 lines
183 B
TOML
[build]
|
|
command = "curl -L https://github.com/rust-lang/mdBook/releases/download/v0.3.5/mdbook-v0.3.5-x86_64-unknown-linux-gnu.tar.gz | tar xz && ./mdbook build"
|
|
publish = "book"
|