Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.46 KB

CIShell CIBridge

CIBridge Implementation using CIShell, see http://github.com/CIShell/cibridge/

Build Status

Build Instructions

This repository is built using maven. To build this repository, just run:

mvn clean install

Running the Container

Container creates a distribution that can be run by command line like this:

java -jar container/target/org.cishell.container-1.0.0-*.jar container/target/plugins/

Prebuild containers

There are two pre-built containers that are deployed with every commit to master or develop. You can download them here:

  • CIShell Container - An 'empty' shell that has all the cishell dependencies and one test algorithm installed.
  • Sci2 Container -A CIShell/CIBridge container with >100 algorithms from Sci2.

Build Infrastructure

Build infrastructure for CIShell and Sci2 generously provided by the following open source patrons:

GitHub Travis CI JFrog Artifactory