Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 259 Bytes

File metadata and controls

17 lines (13 loc) · 259 Bytes

Plugin

这是一个基础的Git包模板。

功能

  • 提供基础的包结构
  • 包含.gitignore文件
  • 适合作为插件开发的起点

安装

git clone <repository-url>
cd plugin

使用

根据具体需求修改和扩展此包。