[virtualcommons-svn] commit/foraging: alllee: adding link to wiki
Status: Beta
Brought to you by:
alllee
From: <com...@bi...> - 2014-05-19 07:17:02
|
1 new commit in foraging: https://bitbucket.org/virtualcommons/foraging/commits/c7317bcbb694/ Changeset: c7317bcbb694 User: alllee Date: 2014-05-19 09:16:53 Summary: adding link to wiki Affected #: 1 file diff -r ec25c67ab799a17c856d0e1ac4d06d94623d65dc -r c7317bcbb694f3f257e96cd183ceecf92e04adf4 README.md --- a/README.md +++ b/README.md @@ -18,14 +18,15 @@ ### how to run the software +Quickstart: + * [install Java, Ant, and Maven](https://bitbucket.org/virtualcommons/csidex/wiki/Home) * download and unpack the foraging codebase * `% cp build.properties.example build.properties` * `% cp src/main/resources/configuration/demo/* src/main/resources/configuration` * `% ant deploy` -* To run a server: `ant server` or `java -jar -server server.jar` -* To run the facilitator: `ant fac` or `java -jar facilitator.jar` or visit `${codebase.url}/facilitator.jnlp` where `${codebase.url}` is as defined in your `build.properties` file -* To run a client: `ant client` or `java -jar client.jar` or visit `${codebase.url}` + +For more detailed instructions, please see our [wiki](wiki/Home). ### publications Repository URL: https://bitbucket.org/virtualcommons/foraging/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |