Jeff Triplett

TIL: Makefile Help

Filed under: bash, make, makefile

I’m pretty good at documenting help files but the more that I work with python library like click and docopt, the more I want these tools for Makefiles and Bash. This article offers a great one-liner which makes my Makefiles easier to use: http://marmelab.com/blog/2016/02/29/auto-documented-makefile.html