This commit is contained in:
2019-09-15 13:21:27 -04:00
parent 2683b6eca4
commit 88f98b4a43
+3 -2
View File
@@ -40,8 +40,9 @@ system-deps:
## Features
- a `Bakefile`
Unlike `Makefile`, either tabs or 4 spaces can be used.
- a `Bakefile`, which looks and feels like the good parts of a `Makefile`.
- except, you can write real bash code!
- Unlike `Makefile`, either tabs or 4 spaces can be used.
## Installation