Files
2026-09-03 19:33:07 +08:00

5 lines
383 B
Markdown

# Todo
- Use "source" and "sink" to explicitly represent the input and output of job to replace current circumstance that use explicit job name to declare dependencies. After this change, the dependency network will be automaticlaly calculated from "source" and "sink" relation.
- Peel `assemblicon` off as an independent repository and let the builder of this repository refer it.