Skip to content

Instantly share code, notes, and snippets.

@alanhoff
Last active August 29, 2015 14:07
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 alanhoff/1b0ecfa42c29f8d4f9a5 to your computer and use it in GitHub Desktop.
Save alanhoff/1b0ecfa42c29f8d4f9a5 to your computer and use it in GitHub Desktop.
# Proxies tasks to Grunt, so we don't need to install Grunt
# globaly on Unix machines.
%:
./node_modules/.bin/grunt $(MAKECMDGOALS)
.PHONY: test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment