Kpm
KCL Package Manager
Install / Use
/learn @kcl-lang/KpmREADME
<h1 align="center">Kpm: KCL Package Manager</h1>
<p align="center">
<a href="./README.md">English</a> | <a href="./README-zh.md">简体中文</a>
</p>
<p align="center">
<a href="#introduction">Introduction</a> | <a href="#installation">Installation</a> | <a href="#quick-start">Quick start</a>
</p>
<p align="center">
<img src="https://coveralls.io/repos/github/KusionStack/kpm/badge.svg">
<img src="https://img.shields.io/badge/license-Apache--2.0-green">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen">
</p>
Introduction
kpm is the KCL package manager and it is integrated in the kcl mod command.
Contributing
Learn More
See here for more documents.
