Add TODO list

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2020-11-26 09:02:42 +01:00
parent 38c14b940c
commit 9b7919c5fe
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7

5
TODO.txt Normal file
View file

@ -0,0 +1,5 @@
Add host and service templates to configuration file (+doc)
Factorize the template rendering functions
Use JSON schema to validate configuration file
Add pre-commit Dockerfile and a doc to easily lint the code
Add requirements.txt file