Skip to content

Create PKL programmatically #156

Description

@jjuliano

Hello,

Currently, I consume a PKL template through the gen code 'LoadXXX' functions or a evaluator function.

However, I do also a lot of PKL generation using a combination of string builders and go-templates.

There's also many string operations, base64 IO, for-loops, typecasting and regexp manipulation on the process.

The string-based manipulation is becoming a bit of a hacky mess.

I am wondering, if there's a plan to programmatically create the PKL file using native Go semantics?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions