kunkun/apps/create-kunkun
Huakun Shen f1cace38d4
Some checks are pending
CI / build-test (macos-14) (push) Waiting to run
CI / build-test (ubuntu-24.04) (push) Waiting to run
CI / build-test (windows-latest) (push) Waiting to run
JSR Publish / publish (push) Waiting to run
NPM Package Publish / publish-npm (push) Waiting to run
docs(readme): add development warning for Linux compatibility
2025-02-13 11:29:53 -05:00
..
__tests__ Fix: ext window loading (#81) 2025-01-28 04:58:54 -05:00
scripts Add extension templates, create-kunkun and cli package (#26) 2024-11-15 18:15:17 -05:00
src fix: listview action menu (#64) 2025-01-18 02:26:23 -05:00
.gitignore Add extension templates, create-kunkun and cli package (#26) 2024-11-15 18:15:17 -05:00
build.ts fix: ensure safe removal of node_modules directory in build process 2025-01-24 08:00:58 -05:00
bun.lockb Add extension templates, create-kunkun and cli package (#26) 2024-11-15 18:15:17 -05:00
CHANGELOG.md Feature: add helper api (#95) 2025-02-07 02:41:50 -05:00
index.ts docs(readme): add development warning for Linux compatibility 2025-02-13 11:29:53 -05:00
package.json docs(readme): add development warning for Linux compatibility 2025-02-13 11:29:53 -05:00
README.md Feature: headless template (#48) 2025-01-06 14:37:42 -05:00
rollup.config.js Add extension templates, create-kunkun and cli package (#26) 2024-11-15 18:15:17 -05:00
tsconfig.json Add extension templates, create-kunkun and cli package (#26) 2024-11-15 18:15:17 -05:00

Kunkun Extension Initializer

Usage

npm init kunkun@latest

npx create-kunkun@latest

Develop

pnpm build
node dist/index.mjs