Skip to content

Instantly share code, notes, and snippets.

@DAddYE
Created August 13, 2011 00:13
Show Gist options
  • Save DAddYE/1143314 to your computer and use it in GitHub Desktop.
Save DAddYE/1143314 to your computer and use it in GitHub Desktop.
desc 'sample plugin'
task :sample do
log "Hey!"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment