linkml / linkml-project-cookiecutter

A cookiecutter for linkml projects. An equivalent of `linkml-ws new project-name`.
Creative Commons Zero v1.0 Universal
14 stars 16 forks source link

fix(make): updated makefile #36

Closed noelmcloughlin closed 1 year ago

noelmcloughlin commented 1 year ago

This PR seems to fix make setup errors:

(baselink-py3.10) $ make setup
./utils/get-value.sh: 4: Bad substitution
./utils/get-value.sh: 4: Bad substitution
poetry install

This does not appear to be a Git project