This repo contains the CLAiR, the Command Line Applications in Rust book. It is written and updated by the Rust CLI working group.
Building the book requires mdBook. To get it:
$ cargo install mdbookTo build the book, type:
$ mdbook buildThe output will be in the book subdirectory.
To check it out, open book/index.html in your web browser.
To run the tests:
$ mdbook testUnofficial translation:
- δΈζ(zh_CN)οΌRust δΈηε½δ»€θ‘εΊη¨ (2021-09-13)
- νκΈ(ko_KR)οΌRust 컀맨λλΌμΈ μ ν리μΌμ΄μ (2023-05-31)