Skip to content

Instantly share code, notes, and snippets.

@serluca
Created December 11, 2014 21:57
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 serluca/880b18278c43ef23a7e6 to your computer and use it in GitHub Desktop.
Save serluca/880b18278c43ef23a7e6 to your computer and use it in GitHub Desktop.
build: clean status
@echo "Done"
clean:
@echo "Cleaning a folder"
status:
@echo "Done"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment