We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install the necessary software fist:
sudo apt-get update
sudo apt-get install php5
sudo apt-get install curl
sudo apt-get install php5-mcrypt
sudo apt-get install mysql-server
sudo apt-get install redis-server
sudo apt-get install git
Install composer curl -sS https://getcomposer.org/installer | php sudo mv composer.phar /usr/local/bin/composer
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
Get the repository git clone https://github.com/MiniCodeMonkey/Sophie-Tracker-3000.git sophie cd sophie
git clone https://github.com/MiniCodeMonkey/Sophie-Tracker-3000.git sophie
cd sophie
More coming soon...