Aims to provide a user friendly interface for building reproducible actions on text.
Takes some very general inspiration from the interfaces for github actions and dbt.
TODO
TODO
In no particular order and with no commitment on timings, these are on the agenda:
- Add a command for initialising a project
- Allow environment variables in yaml config
- Run pipelines concurrently
- Add lots more transformation steps from both common open source libraries and popular api's
- Add a meta type for reusable pipelines
- Use a scaleable approach to imports and dependencies for steps
- Option to include user defined steps in a project
- Deployment functionality