Skip to content

Commit bf93d5f

Browse files
committed
docs: add kcl-lang/cli repo introduction documents
Signed-off-by: peefy <xpf6677@163.com>
1 parent 7a82f12 commit bf93d5f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@
1515

1616
## Introduction
1717

18-
`kcl` is a command-line interface that includes language core features, IDE features, package management tools, community integration, and other tools.
18+
`kcl` is a command-line interface that includes language core features, IDE features, package management tools, community integration, and other tools. It now integrates the following tools:
19+
20+
+ [Open API Tool](https://github.com/kcl-lang/kcl-openapi)
21+
+ [Package Manage Tool](https://github.com/kcl-lang/kpm)
22+
+ [KCL Playground](https://github.com/kcl-lang/kcl-playground)
23+
24+
In the future, we will unify and integrate these dispersed tools into the `kcl-lang/tools` repo.
1925

2026
## Installation
2127

0 commit comments

Comments
 (0)