viv/todo.md

10 lines
329 B
Markdown
Raw Normal View History

2023-03-02 23:01:52 -06:00
# VIV Todo's
2023-03-08 03:36:08 -06:00
- [x] swap flake8 for ruff
2023-03-08 12:27:24 -06:00
- [ ] use stdout and stderr more effectively (or switch to logging?)
2023-03-08 03:36:08 -06:00
- [ ] use config file (probably ini or toml for python>=3.11)
2023-03-02 23:01:52 -06:00
- [ ] enable a garbage collection based on time or file existence (configurable)
2023-03-08 03:36:08 -06:00
- [ ] unit tests (v important)
- [ ] add more options to filter `viv list`