Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.13 KB

File metadata and controls

34 lines (25 loc) · 1.13 KB

moclo-syntax-model

cruft create https://github.com/linkml/linkml-project-cookiecutter

Website

https://OpenCloning.github.io/moclo-syntax-model

Repository Structure

Developer Documentation

Details To run commands you may use good old make or the command runner [just](https://github.com/casey/just/) which is a better choice on Windows. Use the `make` command or `duty` commands to generate project artefacts: * `make help` or `just --list`: list all pre-defined tasks * `make all` or `just all`: make everything * `make deploy` or `just deploy`: deploys site

Credits

This project was made with linkml-project-cookiecutter.