Skip to content

Instantly share code, notes, and snippets.

@jpedius
jpedius / README.md
Last active August 29, 2015 14:18 — forked from nicerobot/README.md

To run this, you can try:

curl -ks https://gist.github.com/nicerobot/2697848/raw/uninstall-node.sh | bash

I haven't tested this script doing it this way but i run a lot of my Gists like this so maybe this one'll work too.

Alternatively,

curl -ksO https://gist.github.com/nicerobot/2697848/raw/uninstall-node.sh

chmod +x ./uninstall-node.sh

@jpedius
jpedius / gist:7240729
Created October 30, 2013 21:34
Sample opt-in JSON feed
[
{
value: "partner_aids_healthcare_foundation",
label: "AIDS Healthcare Foundation",
configuration: {
account: "takepart",
user_prompt: "I would like to recieve more information from AIDS Healthcare Foundation"
}
},
{