Skip to content
README.md 891 B
Newer Older
[![licence badge]](/LICENCE.txt)
[![pipeline status]][pipeline report]
[![coverage status]][coverage report]


Project Templates
=================

**Bootstrap projects quickly with prepared templates**


Installation
------------

Install with pip:

```sh
pip install git+https://code.kodo.org.uk/dom/project-templates
```


Usage
-----

At the moment, you don't!


---

[licence badge]:
  https://img.shields.io/badge/licence-MPL--2.0-orange.svg
  "Licence: MPL-2.0"

[pipeline status]:
  https://code.kodo.org.uk/dom/project-templates/badges/main/pipeline.svg

[pipeline report]:
  https://code.kodo.org.uk/dom/project-templates/-/pipelines/latest

[coverage status]:
  https://code.kodo.org.uk/dom/project-templates/badges/main/coverage.svg

[coverage report]:
  https://code.kodo.org.uk/dom/project-templates/-/jobs/artifacts/main/file/results/coverage.html.d/index.html?job=Unit+Tests