Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ book Public

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

License

Notifications You must be signed in to change notification settings

rust-cli/book

Repository files navigation

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:

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 73

AltStyle によって変換されたページ (->オリジナル) /