Skip to content

Instantly share code, notes, and snippets.

@alanhoff
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save alanhoff/1b0ecfa42c29f8d4f9a5 to your computer and use it in GitHub Desktop.

Select an option

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