Просмотр исходного кода

Added git library and repo update support

xcad 8 месяцев назад
Родитель
Сommit
7116ec3851
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      TODO.md

+ 1 - 0
TODO.md

@@ -1,3 +1,4 @@
 * TODO Add compose deploy command to deploy a generated compose project to a local or remote docker environment
 * TODO Interactive Variable Prompt Improvements: The interactive prompt could be improved with better navigation, help text, and validation feedback.
 * TODO Better Error Recovery in Jinja2 Rendering: Improve error handling during Jinja2 template rendering with better context and suggestions.
+* FIXME Standardize DisplayManager and IconManager responsibilities and interactions (currently we mixed a bit where to create table structure, etc)