Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 512 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 512 Bytes

Kunkun Extensions

This repository contains the full list of Kunkun extensions.

Please always use pnpm to develop an extension.

Develop

# Run pnpm install and pnpm build for all extensions, to update pnpm lock file and build all extensions
bun ci/build-every-extension.ts

To develop a new extension, create it under extensions, make sure pnpm install and pnpm build work for the extension.

Run the following command to verify the extension:

npx @kksh/cli@latest verify