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

feat(makefile): support custom generator config #67

Closed noelmcloughlin closed 1 year ago

noelmcloughlin commented 1 year ago

This PR is to address https://github.com/linkml/linkml-project-cookiecutter/issues/51 and https://github.com/linkml/linkml-project-cookiecutter/issues/57 and comments in #58 (closed).

The changes in this PR are transparent to existing users.