Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.33 KB

osparc-opencor

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

Available services [1]

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

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