spinkube / spin-plugin-kube

A Spin plugin for interacting with Kubernetes.
Other
27 stars 7 forks source link

add support for runtime config to scaffold cmd #16

Closed rajatjindal closed 8 months ago

rajatjindal commented 8 months ago

This PR refactor scaffold command a bit to make unit testing easier. and then commits to add unit tests and support for runtime config.

fixes #15