Skip to main content
Version: 0.4.6

Overview

KCL toolchain is a toolset of KCL language, which aims to improve the efficiency of batch migration, writing, compiling and running of KCL.

NameDescription
Main ToolskclProvide support for KCL in coding, compiling and running
kcl-testComing soon
kcl-lintCheck code style for KCL
kcl-docParses the KCL code and generate documents
kcl-fmtFormat the kcl code
kcl-vetValidate data files such as JSON and YAML using KCL
IDE PluginIntelliJ IDEA KCL pluginProvide assistance for KCL in coding and compiling on IntelliJ IDEA
VS Code KCL pluginProvide assistance for KCL in coding and compiling on VS Code