...
Create a folder with the content of the attached zip file
Inside that folder run the command
Code Block |
---|
java -cp "lib/*:PivotalTrackerImporter.jar" com.matrixreq.pivotaltracker.PivotalTrackerImporter pivotalUsername pivotalPassword pivotalProject matrixInstance matrixUsername matrixPassword matrixProject matrixCategory |
...