0.1.3 • Published 5 months ago

kksh v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
5 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

6 months ago

0.0.31

6 months ago

0.0.32

6 months ago

0.0.24

8 months ago

0.1.0

6 months ago

0.0.27

7 months ago

0.0.28

7 months ago

0.0.29

7 months ago

0.1.3

5 months ago

0.0.23

9 months ago

0.0.22

9 months ago