145 Forks
2106 Stars
2106 Watchers

kcl

KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io

How to download and setup kcl

Open terminal and run command
git clone https://github.com/kcl-lang/kcl.git
git clone is used to create a copy or clone of kcl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kcl https://github.com/kcl-lang/kcl/archive/master.zip

Or simply clone kcl with SSH
[email protected]:kcl-lang/kcl.git

If you have some problems with kcl

You may open issue on kcl support forum (system) here: https://github.com/kcl-lang/kcl/issues