Getting started in KCL project
May 5, 2024 · 1 min read · 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@lat...
Join discussion