Skip to content

Commit 6ba7164

Browse files
31chtumaisch
authored andcommitted
Add TODO
1 parent e424100 commit 6ba7164

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# [devminds](https://devminds.ch) Python Project Template
22

3-
Directory structure:
3+
## Directory structure
44

55
```
66
├── docs Sphinx documentation
77
├── src Python package source code
88
└── tests Python tests
99
```
10+
11+
## TODO
12+
13+
* Add dummy package project
14+
* Add devcontainer
15+
* Add pytests
16+
* Add docs using Sphinx
17+
* Add pipelines
18+
* GitHub: docs/build/test
19+
* GitLab: docs/build/test/coverage/deploy
20+
* Jenkins: docs/todo|fixme|hack/build/test/coverage

0 commit comments

Comments
 (0)