Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
/ rustbook-heb Public archive

The Rust book made accessible to Hebrew speakers!

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

GilRtr/rustbook-heb

Repository files navigation

The Rust programming language - in Hebrew

This is a Hebrew community translation of the official Rust book.

Building and viewing

Steps to build and view the book:

  1. Install mdBook: cargo install mdbook
  2. Start live preview servers: mdbook serve
  3. open http://localhost:3000/ in your browser

Changes to the book are immediately applied and reloaded in the browser.

If you just want to build the book, this is enough:

mdbook build

Contributions

Suggestions and corrections or even translations are of course welcome. If you want to help, it is best to use Pull Requests or Issues.

About

The Rust book made accessible to Hebrew speakers!

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages