Picture of Christian Lee
update AT using git clone
by Christian Lee - Wednesday, 22 February 2017, 10:47 PM
 

I'm not sure how to go about this it says cd to desired folder and run 

git clone https://github.com/adaptlearning/adapt_authoring.git

 

it's a bit vague for me and step by step advice?

Thanks

chris

 

Picture of John Niezen
Re: update AT using git clone
by John Niezen - Thursday, 23 February 2017, 8:57 AM
 

Hello Christian,

The assumption is that you have some command line skills. "cd" means change directory, in the install process you are asked to navigate to the path/folder/directory where you would like to create your Adapt structure.

The clone command then installs everything in that path. And you will see a folder adapt_authoring after the cloning is complete.

Need more info?

Picture of Christian Lee
Re: update AT using git clone
by Christian Lee - Friday, 24 February 2017, 7:23 PM
 

SOLVED.  It was easier than I thought I was barking up the wrong tree. Time to play with my shiny new version.

I may do a screen cap for future reference

Thanks