0.1.3 • Published 4 months ago

kksh v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

kksh

This is a CLI tool for developers to develop Kunkun extensions.

Usage

# Create an extension template first
npm init kunkun@latest

# You can verify the extension manifest, this expect `npm run build` is done already and all generated artifacts listed in manifest is present.
npx kksh verify <path to extension>

# Build extension with docker, simulate how Kunkun's CI builds the extension
npx kksh build <path to extension>
0.0.30

5 months ago

0.0.31

4 months ago

0.0.32

4 months ago

0.0.24

7 months ago

0.1.0

4 months ago

0.0.27

5 months ago

0.0.28

5 months ago

0.0.29

5 months ago

0.1.3

4 months ago

0.0.23

8 months ago

0.0.22

8 months ago