SkillAgentSearch skills...

Book

Documentation on how to use the Rust Programming Language to develop commandline applications

Install / Use

/learn @rust-cli/Book
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Command Line Applications in Rust

This repo contains the CLAiR, the Command Line Applications in Rust book. It is written and updated by the Rust CLI working group.

Building

Building the book requires mdBook. To get it:

$ cargo install mdbook

To build the book, type:

$ mdbook build

The output will be in the book subdirectory. To check it out, open book/index.html in your web browser.

To run the tests:

$ mdbook test

Multi-language support

Unofficial translation:

Related Skills

View on GitHub
GitHub Stars1.0k
CategoryDevelopment
Updated16m ago
Forks121

Languages

Rust

Security Score

95/100

Audited on Apr 3, 2026

No findings