Kvm is a simple tool for generating HTML quickly. It generates HTML by splitting .Kvm files into different chunks and merging Props.
General, Kvm is blocks like following:
{% Property Content %}
If you want to type {% into HTML, you should write like:
{{%
# Comment should starts with '#'
# Key value pair should be done like A = B
Key=Value
.\Kvm.ConsoleApp.exe $ConfigNameExample, our config name is conf.json, run like:
.\Kvm.ConsoleApp.exe conf.jsonHowever, to make things simple, the ConfigName is set as config.json by default. If your config name is config.json accidentally, you don't need type ConfigName again. Just run like:
.\Kvm.ConsoleApp.exeAll platforms which are supported by .NET 5.
Kvm is licensed under OKZPL.