From 0a973cecda1ed410fef1ea979563953183230691 Mon Sep 17 00:00:00 2001 From: wChenonly Date: Thu, 13 Jul 2023 00:21:39 +0800 Subject: [PATCH] docs: add vite-plugin-cli-copy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7940ffb5..149271bc 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [@froxz/vite-plugin-s3](https://github.com/Froxz/vite-plugin-s3) - Allows you to upload files to S3. - [vite-plugin-vitepress-auto-sidebar](https://github.com/QC2168/vite-plugin-vitepress-auto-sidebar) - Automatically generates sidebar data by scanning directories, based on vitepress. - [vite-plugin-global-const](https://github.com/censujiang/vite-plugin-global-const) - Define constants for reuse of your code. +- [vite-plugin-cli-copy](https://github.com/wChenonly/vite-plugin-cli-copy) - Start the project and automatically copy the terminal's network URL. #### Testing