ITISFoundation / cookiecutter-osparc-service

A cookiecutter for integrating services in oSparc simcore platform
MIT License
0 stars 5 forks source link

Is3418/dot osparc layout: v1.0.0 #93

Closed pcrespov closed 1 year ago

pcrespov commented 1 year ago

What do these changes do?

cookiecutter-osparc-service version: 0.4.0 → 1.0.0: New layout based on .osparc/ folder.

Highlights:

Related issue/s

How to test

make play
# answer questions
cd .output/...
make build
make tests