Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narven/rustwannabe
Rust Wannabe book - The book about my learnings on Rust
https://github.com/narven/rustwannabe
beginner book rust-lang
Last synced: 25 days ago
JSON representation
Rust Wannabe book - The book about my learnings on Rust
- Host: GitHub
- URL: https://github.com/narven/rustwannabe
- Owner: Narven
- Created: 2022-05-08T11:30:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T22:10:28.000Z (about 2 years ago)
- Last Synced: 2023-04-10T15:54:26.003Z (over 1 year ago)
- Topics: beginner, book, rust-lang
- Language: Makefile
- Homepage:
- Size: 29.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust wannabe
### build
needs:
* https://tug.org/mactex/mactex-download.htmlreferences:
https://jdhao.github.io/2019/05/30/markdown2pdf_pandoc/Run:
```sh
make
```> File should open automaticaly after build.
> Final file will be in the `exports` folder.