diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..216ec9e --- /dev/null +++ b/TODO.txt @@ -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