Ishwar Chandramouliswaran @ on
How do I access my code on GitHub?
Please advice our users how they can clone code from GitHub into their NCIP Hub workspace.
Ishwar Chandramouliswaran @ on
How do I access my code on GitHub?
Please advice our users how they can clone code from GitHub into their NCIP Hub workspace.
No other responses made.
0 Like 0 Dislike
Emily Kayser @ on
To clone code from Github, use the http or https cloning methods.
Inside of the workspace, the following two ways of cloning will work:
git clone http://github.com/AutomatedTester/browsermob-proxy-py.git
git clone https://github.com/AutomatedTester/browsermob-proxy-py.git
Reply Report abuse
Please login to answer the question.