Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 295 Bytes

picgo-template-plugin

Official plugin template for PicGo-Core.

Usage

you need to install picgo first.

picgo init plugin <plugin-name>

Thanks

Thanks to vue-cli 2 & 3 for the init command and the way to render the template files.