Skip to main content
Version: 0.4.4

Overview

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

NameDescription
Main ToolsetkclProvide support for KCL in coding, compiling and testing
kcl testProvide unit test(not yet) and integration test
kcl fmtFormoat KCL code
kcl listParse the KCL code and lists the option parameter/schema attributes information. (kcl list-options and kcl list-attributes)
Automation Toolsetkcl-lintCheck code style for KCL
kcl-docParses the KCL code and generate documents
kcl-fmtSame as kcl fmt
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