-
Notifications
You must be signed in to change notification settings - Fork 1
Clone CricketUI
seenivasanv-mcci edited this page Mar 9, 2021
·
4 revisions
From github.mcci.com
Clone the release tag repository from MCCI's github server using the command:
git clone --recursive https://github.com/mcci-usb/COLLECTION-cricket-ui.git --branch <tag_name> --single-branch
For an example - Cloning for the release tag 'v1.0.0', replace the <tag_name> with v1.0.0
For current Cricket UI release tag 'v2.2.0', replace the <tag_name> with v2.2.0
Then change directories to the top level of the cloned repository.