Created
January 31, 2017 01:44
-
-
Save stoggi/ddc34d2ff12e31577d16809353cc7056 to your computer and use it in GitHub Desktop.
Helpful Makefile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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