Skip to content

shirshak55/Rust-Book-In-PDF

Repository files navigation

Rust Books PDF

Please find the latest version of the pdf in the release tab. Look at the Assets section and download the pdf from there.

Contributing

Feel free to send a pull request. We follow the Rust Code of Conduct.

Development

To run this project, please install Node JS V20 or above. You can use any package manager like npm, yarn, pnpm etc.

git clone https://github.com/shirshak55/Rust-Book-In-PDF.git
pnpm install
pnpm start

This will run the project and download all the books in the config.toml file. You can also run yarn start with DEBUG_ONLY_FRIST=true to only download the first page of the book for easier debugging.

Support us

You can support us by starring the repo. As the book is written by other people, I can't take any financial support.

Thanks,

  • Shirshak
  • TRPL team
  • Rustaceans
  • Contributors