mynameisek / synereo

Home Page:https://www.synereo.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

synereo

Join the chat at https://gitter.im/synereo/synereo Build Status

Home of:

Requirements

To work with the projects in this repository you will need:

Additionally, to run the Agent Service test suites you will need:

Why can't I use newer versions?

See note here.

Usage

After installing the these dependencies, you can clone this repo and run tasks using sbt:

$ git clone https://github.com/synereo/synereo.git
  ...
$ cd synereo
$ sbt "gloseval/run gencert --self-signed"
  ...

# Run a GLoSEval server
$ sbt gloseval/run
  ...

# Run the SpecialK test suites
$ sbt specialk/test
  ...

# Run the test suites for all projects
$ sbt test
  ...

NOTE: In order to run most tasks, MongoDB and RabbitMQ must also be running.

For the Agent Service test suites, Memcached must also be running.

Issues

We welcome reports of any issues on the issue tracker.

We are also using JIRA to track issues for this project and the rest of the Synereo Platform: https://synereo.atlassian.net/projects/SOC/issues

About

https://www.synereo.com/


Languages

Language:Scala 63.8%Language:Java 33.9%Language:Haskell 1.0%Language:HTML 0.7%Language:JavaScript 0.5%Language:Shell 0.1%