# create-pixso-plugin

##### 使用

```bash
  npm init @pixso/plugin
  npx @pixso/create-plugin
```

#### 使用文档

[Documentation](https://pixso.cn/developer/zh/tools.html#pixso-create-plugin)

#### 更新日志

##### V1.0.2

- 更新 @pixso/plugin-cli 版本
- 新增 Host 脚本运行支持
- 修复pnpm安装依赖 webpack-hot-middleware 未找到问题
