Getting started in KCL project
Currently, I am learning the KCL lang project which is part of CNCF. This project is hosted on GitHub https://github.com/kcl-lang/kcl.
Installing KCL
I am a windows user, so I installed KCL using the go command.
go install kcl-lang.io/cli/cmd/kcl@latest