rust-tieng-viet / rust-tieng-viet.github.io

Rust Tiếng Việt

Home Page:https://rust-tieng-viet.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Tiếng Việt

Deploy Book

The book is published at https://rust-tieng-viet.github.io

    _~^~^~_
\) /  o o  \ (/
  '_   _   _'
  / '-----' \

View the book locally

./dev.sh

Build the book from source

This book is using mdBook, please install the mdbook cli to build or view this book from your local machine.

Once you have installed Rust, the following command can be used to build and install mdBook:

cargo install mdbook
mdbook serve --open

Contribution

The content of this book is all contained in the src/ directory. Each page is a separate Markdown file. Check out the Markdown chapter for more information on formatting the content.

License

MIT.

About

Rust Tiếng Việt

https://rust-tieng-viet.github.io

License:MIT License


Languages

Language:Rust 93.4%Language:Shell 6.6%