6befc5d3c170679ed0c1a6fa33fc98c71078c2db
This repository started as personal notes, and it's growing into short guides.
Purpose
- Minimal theory, maximum practical.
- The statements should go in order of how likely they are to be used: if
git add
has to be used by everyone, then it should go first. - The scripts should get someone up and running in the shortest possible time.
- No explanations for the program. This isn't an introduction, it's a guide for someone who already wants to use it.
Description
Languages
Makefile
54.6%
Shell
27.6%
Scala
17.8%