Skip to content

Instantly share code, notes, and snippets.

@stoggi
Created January 31, 2017 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stoggi/ddc34d2ff12e31577d16809353cc7056 to your computer and use it in GitHub Desktop.
Save stoggi/ddc34d2ff12e31577d16809353cc7056 to your computer and use it in GitHub Desktop.
Helpful Makefile
## Your Project
## This project is amazing, and you should use it.
##
## Usage:
## make help Prints this help message
help:
@grep -E "^##" Makefile | sed -e "s/##//"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment