17 Forks
41 Stars
41 Watchers

jumpstart

Previous learning materials for Jumpstart

How to download and setup jumpstart

Open terminal and run command
git clone https://github.com/thoughtworks-jumpstart/jumpstart.git
git clone is used to create a copy or clone of jumpstart repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jumpstart https://github.com/thoughtworks-jumpstart/jumpstart/archive/master.zip

Or simply clone jumpstart with SSH
[email protected]:thoughtworks-jumpstart/jumpstart.git

If you have some problems with jumpstart

You may open issue on jumpstart support forum (system) here: https://github.com/thoughtworks-jumpstart/jumpstart/issues