When I try to install conscript (with the conscript-0.4.4 jar) on my Windows 7 machine, I keep getting the following error message:
Invalid or corrupt jarfile C:\Users\Ian\.conscript\sbt-launch.jar
'cs' is not recognized as an internal or external command, operable program or batch file.
It looks like sbt-launch.jar is automatically installed by the conscript program. I suppose that it's responsible for registering the 'cs' command as well, but is somehow not being installed correctly, as it has no classes in it. Actually, it's also installing a jar called "sbt-launch-0.13.0", which does have classes in it; is that what it's supposed to be looking for?