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
- Host: GitHub
- URL: https://github.com/kbroman/minimal_make
- Owner: kbroman
- License: other
- Created: 2013-05-10T13:06:04.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-08-25T13:55:26.000Z (8 months ago)
- Last Synced: 2024-08-25T15:09:42.201Z (8 months ago)
- Language: Ruby
- Homepage: https://kbroman.org/minimal_make
- Size: 193 KB
- Stars: 27
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: License.md
Awesome Lists containing this project
- jimsghstars - kbroman/minimal_make - Minimal make: A minimal tutorial on the most important tool for reproducible research (Ruby)
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/).[](https://creativecommons.org/licenses/by/4.0/)