Skip to content

RCL as Templating Language? #89

@JanBeelte

Description

@JanBeelte

Hello,

I just discovered this project and find the goals and ideas super interesting, first of all thanks for the great work you are doing!
I am currently looking for a solution for the automation of generating yaml files from (user controlled) configuration data.

I envision something like:

  1. json data (+ optionally schema data for validation) - the values to be filled
  2. an RCL file that takes the json input and generates the final output

Now the questions:

  1. Does RCL support input parameters via command-line or json that can be processed during generation?
  2. Can RCL be used as a library from the rust side? Ideally I am envisioning a solution comparable to a template library like e.g. https://docs.rs/liquid/latest/liquid/ where I can configure the input data from rust-side directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions