KusionStack/kusion

Kusion Module support other DSLs (cuelang, Pkl e.g.)

Open

#1,210 opened on Jul 9, 2024

 (1 comment) (0 reactions) (0 assignees)Go (108 forks)auto 404
hacktoberfesthelp wantedkind/featurepriority/important-longterm

Repository metrics

Stars
 (1,315 stars)
PR merge metrics
 (PR metrics pending)

Description

For now, Kusion Module only support KCL for schema definition, but actually Kusion Module is not bound to KCL, we can support other kinds of Domain Specific Language, such as cuelang or Pkl, and this can bring much more flexibility for developers.

Contributor guide