Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 386 Bytes

README.textile

File metadata and controls

16 lines (8 loc) · 386 Bytes

To run the Jeppetto sample through its iterations, clone the jeppetto-sample project:

git clone git://github.com/jeppetto/jeppetto-sample.git

And checkout the “iteration” you are interested in. For example, to see what “iteration 2” looks like:

git co iteration2

To get back to latest version:

git co master

To see the list of all available iterations:

git tag