Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 536 Bytes

roadmap.md

File metadata and controls

13 lines (7 loc) · 536 Bytes

Implementation Roadmap

Here I keep track of the next features and improvements that I plan to implement in the project. Every contribution is welcome.

  • Improved Docs: Setup a Doc Gen framework to publish internal docs trough CI

  • Improve Tests: Add more unit tests and integration tests for the various components

  • Improvew Logging: Add logging for warnings, errors, debug and info

  • Launch from YAML: Implement fast loading and invocation from YAML file

  • Implement CLI: Add a CLI interface to invoke tasks from command line.