Skip to content

Commit

Permalink
docs: add template
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Aug 30, 2024
1 parent 9843da3 commit 6b4cd69
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ You can try **Unplugin** in your browser directly.

## Creating an Unplugin package

```shell
npx degit unplugin/unplugin-starter unplugin-starter
```
> Check the [unplugin-starter](https://github.com/unplugin/unplugin-starter) repository for more details.
### Templates

- [unplugin/unplugin-starter](https://github.com/unplugin/unplugin-starter)
- [sxzz/unplugin-starter](https://github.com/sxzz/unplugin-starter)

Check repositories above for more details.

## Plugin Installation

Expand Down

0 comments on commit 6b4cd69

Please sign in to comment.