Get Homebrew installed on your mac if you don't already have it.
brew install highlight
Get Homebrew installed on your mac if you don't already have it.
brew install highlight
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
| # Update, upgrade and install development tools: | |
| apt-get update | |
| apt-get -y upgrade | |
| apt-get -y install build-essential git-core curl libssl-dev \ | |
| libreadline5 \ | |
| zlib1g zlib1g-dev \ | |
| libmysqlclient-dev \ | |
| libcurl4-openssl-dev \ | |
| libxslt-dev libxml2-dev |