瀏覽代碼

Added git library and repo update support

xcad 8 月之前
父節點
當前提交
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)