- Updated 20 August 2016
- SSH into the Pressmatic box
$ apt-get update$ apt-get install curl php5-cli git subversion$ curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |