Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 352 Bytes

File metadata and controls

19 lines (11 loc) · 352 Bytes

plugin-template

Amrita的插件模板

How to start

  1. 使用uv venv初始化开发环境
  2. 使用uv sync同步虚拟环境
  3. 开始你的开发吧。

Environment

请在Actions配置PYPI_API_TOKEN来使用自动发布脚本。

开发规范

插件名称请使用amrita-plugin-开头。

插件名称请使用-连接单词。