Skip to content

Instantly share code, notes, and snippets.

View eugenioclrc's full-sized avatar
💭
Day dreamer, night coder

Eugenio eugenioclrc

💭
Day dreamer, night coder
View GitHub Profile
@eugenioclrc
eugenioclrc / gist:5897823
Created July 1, 2013 01:32
Tweet using phantomJS
/**
* @eugenioclrc, dedicado a Mariano "nosepuedemantener" S
* sudo apt-get install python g++ make
* sudo add-apt-repository ppa:chris-lea/node.js
* sudo apt-get update
* sudo apt-get install nodejs
* sudo npm install phantomjs
* ## Cuidado con el siguiente ln ! por ahi tenes que reescribirlo dependiendo de tu path
* ln -s ~/node_modules/phantomjs/lib/phantom/bin/phantomjs /usr/sbin/phantomjs
*/