Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 421 Bytes

File metadata and controls

15 lines (9 loc) · 421 Bytes

picgo-template-plugin

Official plugin template for PicGo-Core.

Please refer to PicGo Plugin Development Guide for more details about developing PicGo plugins.

Usage

npx picgo-init plugin <plugin-name>

Thanks

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