blob: 3855495cf62f46bd5f0f9ba53c6a06e7de1d8c9f (
plain) (
tree)
|
|
# Notes & Cheatsheets
This is a personal collection of `notes` and `cheatsheets` I take during
development as well as machine maintenance.
The notes can be rendered with [`rust-lang/mdBook`][mdbook] and are available
via GitHub Pages [`cheatsheets & notes`][notes].
## Licese
This project is licensed under the [MIT](LICENSE) license.
[notes]: https://johannst.github.io/notes
[mdbook]: https://github.com/rust-lang/mdBook
|