learn how to use git
further reading:
- the git parable, on the design of git
- the git book, on how to use git
- hub, for interacting with GitHub via CLI
- an instruction, on how to write good git commit messages
what | why |
---|---|
git |
to clone this repo |
node + npm |
to generate .html from .md |
a browser | to look at the slides |
GNU make |
to use % pattern rules |
sh |
to have a working make |