Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# rust wannabe

### build

needs:
* https://tug.org/mactex/mactex-download.html

references:
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.