@codegenius/create-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

@codegenius/create-plugin

安装

npm i @codegenius/create-plugin -D
import { defineConfig } from "code-genius";
import { createProjectInstaller } from "@codegenius/create-plugin";

export default defineConfig({
  plugins: [
    createProjectInstaller(),
  ],
});

使用

命令模式

codeg create

Readme

Keywords

none

Package Sidebar

Install

npm i @codegenius/create-plugin

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

5.94 kB

Total Files

7

Last publish

Collaborators

  • zhangxin_n22