Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.33 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.33 KB

Track Forever

Component Status Coverage
WebApp Build Status Coverage Status
Server Build Status Coverage Status

Coverage calculation is broken for server2

User manual

Demo

Clone repository and all submodules via:

git clone --recursive https://github.com/cse403trackforever/trackforever.git

If a submodule is not initialised call this command:

git submodule update --init --recursive

Update submodules by calling this command:

git submodule update --remote