djspiewak / specs
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (27)
- Wiki (1)
- Graphs
-
Branch:
master
specs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Oct 14 20:10:23 -0700 2009 | |
| |
LICENSE.txt | Thu Apr 30 19:31:00 -0700 2009 | |
| |
README.txt | Mon Nov 03 22:38:21 -0800 2008 | |
| |
javarebel.jar | Sat May 24 23:52:17 -0700 2008 | |
| |
junit.bat | Thu Nov 05 03:58:13 -0800 2009 | |
| |
pom.xml | ||
| |
project/ | ||
| |
scalatest.bat | Thu Nov 05 03:58:13 -0800 2009 | |
| |
specs.bat | Thu Nov 05 03:58:13 -0800 2009 | |
| |
specs.iml | Thu Jul 23 16:49:45 -0700 2009 | |
| |
specs.ipr | Thu Jul 23 16:49:45 -0700 2009 | |
| |
specs.iws | Thu Jul 23 16:49:45 -0700 2009 | |
| |
specs.sh | Thu Nov 05 03:58:13 -0800 2009 | |
| |
src/ |
README.txt
====================================== Installation instructions ====================================== You need to download and install Maven 2.0.9. Then execute the following command: > mvn install This will download the necessary dependent jars, build specs-<VERSION>.jar and install it in your local repository (you can also get the built jar in the target directory created by Maven at the root of your specs checkout). For more instructions about using specs and its dependencies, please refer to the website: http://code.google.com/p/specs/wiki/RunningSpecs Thanks! Eric.

