Oddbean new post about | logout

Notes by Andrew King | export

 I have a 300 line Bash script that fully automates my build process. Rewriting it in Python won't... 
 @de22920b Had one of these (sh file + makefile) years ago before I decided to write a build system. This is a dark road!