Skip to content

Installing

Dan Goldsmith edited this page Sep 20, 2018 · 8 revisions

Installation Instructions

Pre Requisites

You will need a copy of:

Linux users should be able to install them Via your package manager Windows users can either install them manually, or make use of Apps Anywhere

Using apps anywhere

On university systems (or at home if you have installed the app), you can use apps anywhere.

TODO: Walkthrough

Getting the Template

Clone the Latest version of the project from https://github.coventry.ac.uk/aa9863/FYP-Project-Template

Command for this is:

git clone --recurse-submodules git@github.coventry.ac.uk:aa9863/FYP-Project-Template.git

NOTE: While you can use a GUI for this, doing stuff on the command line should be much easier.

TODO: Insstructions for doing this Via whatever GUI people may want

Clone this wiki locally