# @comate/plugin-init

> 使用方法：

Latest version **0.9.2** (published 2024-03-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @comate/plugin-init
pnpm add @comate/plugin-init
yarn add @comate/plugin-init
bun add @comate/plugin-init
```

Provides the command `plugin-init`.

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.9.2 |
| Published | 2024-03-11 |
| First published | 2024-03-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=20.10.0 |
| Dependencies | 1 |
| Unpacked size | 6.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | otakustay |

## Links

- npm: https://www.npmjs.com/package/@comate/plugin-init
- npm.io page: https://npm.io/package/@comate/plugin-init

## Dependencies (1)

- [fs-extra](https://npm.io/package/fs-extra.md) ^11.2.0

## Recent versions

- 0.9.2 (latest) — 2024-03-11
- 0.9.1 — 2024-03-11
- 0.9.0 — 2024-03-11

## README

# Coamte+插件项目初始化

使用方法：

```shell
npx @comate/plugin-init@latest my-plugin
```

命令会在`my-plugin`目录下建立Coamte+插件的初始化代码。请事先确保对应的目录不存在。

---
_Source: https://npm.io/package/@comate/plugin-init · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
