Web Science COMP6051 module, University of Southampton
In planning how we would implement a LeapIn.it prototype, we agree that we should use similar development environments to prevent any mistakes or unforeseen incompatibilities. We agreed that we would use the following tools:
Git – allows us to collaborate and manage versions of code
GitHub – a website where Git repositories can be stored centrally. This ensures our code is always available to all team members.
Sublime Text – a text editor which provides syntax highlighting and tabs
bower – a package manager for browser dependencies