jvalue / jayvee

Jayvee is a domain-specific language and runtime for automated processing of data pipelines
https://jvalue.github.io/jayvee/
150 stars 15 forks source link

[FEATURE] `Package` functionality #577

Open georg-schwarz opened 6 months ago

georg-schwarz commented 6 months ago

User Story

  1. As a {user}
  2. I want {to group elements into reusable packages}
  3. So that {I can use the package as entry point instead of searching in the single files for the elements}

User Acceptance Criteria

Notes

Related issue: https://github.com/jvalue/jayvee/issues/563 to introduce the publish and use concepts of RFC 0015

Definitions of Done