linkml / linkml-template

2 stars 5 forks source link

src, scripts, targets directories #11

Open wdduncan opened 3 years ago

wdduncan commented 3 years ago

Do you want to add a src/scripts, src/lib directory for code? Or perhaps src/code ... not sure what the best naming conventions is. Although it might be best to not do this and let the user make this choice on a project basis.

Do you want to place the top level target directory hold the csv, graphql, jsonschema, etc. directories?

nathandunn commented 3 years ago

@wdduncan +1 . . . also src/test or test . . whatever seems standard.