mimopotato / karist

A templating system for Kubernetes designed for wankers.
MIT License
1 stars 0 forks source link

Karist should use funcml instead of re-implementing it #9

Open mimopotato opened 5 days ago

mimopotato commented 5 days ago

We should separate the Karist CLI and its mutative engine to let it be useful in other contexts than Kubernetes. Separating this project in two parts:

Karist would have a new Rubygems.org dependency: "funcml". Unit tests would not perform any test on funcml mutations but should be focus on CLI tasks, such as files generation and exception management.

mimopotato commented 5 days ago

funcml-lang repository: https://github.com/mimopotato/funcml-lang