diff --git a/TODO.md b/TODO.md index f88f8ac..76c75a0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,12 @@ +- refactor into multiple files + +- fix cli output for model display + +- update the project to no more use features + +- rename project to "PolyScribe" + +- update local models using hashes (--update-models) - create folder models/ if not present -> use /usr/share/polyscribe/models/ for release version, use ./models/ for development version - create missing folders for output files @@ -13,10 +22,6 @@ - add verbose flag (--verbose | -v) + add logging -- refactor into multiple files - -- rename project to "PolyScribe" - - add documentation - package into executable - add CI