mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
chore(todo): create todo list
Introduces a TODO.md file outlining current and future development tasks for Syntrel, including idevice commands, unit tests, documentation, utility commands, tag system improvements, logging fixes, and webhook support.
This commit is contained in:
18
TODO.md
Normal file
18
TODO.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# Todo List for Syntrel
|
||||||
|
|
||||||
|
[ ] Finish idevice commands
|
||||||
|
|
||||||
|
[ ] Add unit tests
|
||||||
|
|
||||||
|
[ ] Add documentation to readme
|
||||||
|
|
||||||
|
[ ] Create utility commands
|
||||||
|
|
||||||
|
[ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
|
||||||
|
|
||||||
|
[ ] Fix logging and add graceful shutdown
|
||||||
|
|
||||||
|
|
||||||
|
## Future
|
||||||
|
|
||||||
|
[ ] Add webhook support
|
||||||
Reference in New Issue
Block a user