Skip to content

Instantly share code, notes, and snippets.

View marcelovani's full-sized avatar

Marcelo Vani marcelovani

View GitHub Profile
<?php
/**
* @file
* drush command.
*/
/**
* Implementation of hook_drush_command().
*
@marcelovani
marcelovani / getinstinct
Last active December 17, 2015 05:49
Getinstinct tweaks
// ==UserScript==
// @name Getinstinct
// @namespace http://use.i.E.your.homepage/
// @version 0.1
// @description Tweaks for Getinstinct
// @match http://getinstinct.com/*/riffs/*/practice
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js
// @copyright 2012+, You
// ==/UserScript==