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

https://github.com/kbroman/minimal_make

Minimal make: A minimal tutorial on the most important tool for reproducible research
https://github.com/kbroman/minimal_make

Last synced: 4 months ago
JSON representation

Minimal make: A minimal tutorial on the most important tool for reproducible research

Awesome Lists containing this project

README

        

## Minimal make: A minimal tutorial on make

I would argue that the most important tool for reproducible research
is [GNU Make](https://www.gnu.org/software/make).

This is a minimal tutorial to get started.

View the thing [here](https://kbroman.org/minimal_make).

---

This web site is licensed under
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).

[![CC BY 4.0](https://licensebuttons.net/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/)