Skip to content

Use as a library #173

@IvanJosipovic

Description

@IvanJosipovic

Hi team,

I'm working on library which generates C# Models and Assemblies from Kubernetes CRDs (Open API specs) and I find this library incredibly appealing.

I have tired to utilize Yardam as a library as I only need the model generation components with my own extensions. However, my attempts have been hampered by most of the classes being internal/private and the library being hardcoded for its current use cases.

This has caused me to fork the library to validate my use case, which I have done here https://github.com/IvanJosipovic/KubernetesCRDModelGen/tree/openapi/src

Due to the size of this library, I would prefer not to have to manage a fork, so I'm curios if the team is open to some PRs and/or suggestions how make its components more usable externally.

Thank you!

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