Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.8 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.8 KB

osparc-opencor

Basic demo of a hsorby/opencor-python service for osparc

This repo contains the code that wraps hsorby/opencor-python to run in osparc-simcore.

Available services [1]

name description type latest version identifier
osparc-opencor OpenCOR service for osparc [ISAN-2019 Demo] computational 0.3.0 simcore/services/comp/osparc-opencor:0.3.0

Updated on 2020-08-17T14:06

Usage

Typical workflow

make build
make test

More details

$ make help

build                Builds all service images.
up                   starts services.
down                 stops services.
integration-test     runs integration tests [w/ fail fast] (needs built container)
test                 run all tests
pull                 pull latest service version if available
info                 Displays some parameters of makefile environments
clean                Cleans all unversioned files in project
toc                  Updates README.txt with a ToC of all services