Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[![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