Skip to content

Instantly share code, notes, and snippets.

@jbutko
Created December 20, 2013 10:28
Show Gist options
  • Save jbutko/8053012 to your computer and use it in GitHub Desktop.
Save jbutko/8053012 to your computer and use it in GitHub Desktop.
Grunt: Rename task
// rename tasks
grunt.renameTask('rsync', 'deploy');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment