Pulling/Cloning a copy from the RepositoryΒΆ
The Basilisk frameworked is developed using the Git version control system. The following directions explain how to cloe or pull a copy from the repository.
- If needed, create your own bitbucket.org account 
- Use a browser to go to the Basilisk Bitbucket Repository 
- Click on the Clone button on this page, and select the - httpsoption instead of the ssh option
- Copy the project url (omit - git clone) from the bitbucket clone panel  
- Clone into preferred Git client (Source Tree for instance), or just clone the repository in the directory containing Basilisk. In SourceTree, use - clone from url, add the Basilisk repository url (without- .giton the end), and select- developbranch to pull the latest code.