import{d as l,c as i,o as t,j as s,_ as r,ae as h,G as o}from"./chunks/framework.AELpvxz7.js";const p={class:"contributor-bar"},d="https://contrib.rocks/image?repo=LiteyukiStudio/nonebot-plugin-marshoai",k="https://github.com/LiteyukiStudio/nonebot-plugin-marshoai/graphs/contributors",c=l({__name:"ContributorsBar",setup(e){return(n,a)=>(t(),i("div",p,[s("a",{href:k},[s("div",{class:"contributor-list"},[s("img",{src:d,alt:"Contributors"})])])]))}}),g=r(c,[["__scopeId","data-v-a8a7ee99"]]),F=JSON.parse('{"title":"项目开发","description":"","frontmatter":{"order":1},"headers":[],"relativePath":"dev/project.md","filePath":"zh/dev/project.md","lastUpdated":1734972856000}'),u={name:"dev/project.md"},m=Object.assign(u,{setup(e){return(n,a)=>(t(),i("div",null,[a[0]||(a[0]=h(`

项目开发

先决条件

准备工作

bash
git clone https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git # 克隆仓库
cd nonebot-plugin-marshoai  # 切换目录
bash
python3 -m venv venv    # 或创建你自己的环境
source venv/bin/activate    # 激活虚拟环境
pip install pdm # 安装依赖管理
pdm install # 安装依赖
pre-commit install  # 安装 pre-commit 钩子

代码规范

主仓库需要遵循以下代码规范

可以在编辑器中安装相应的插件进行辅助

其他

感谢以下的贡献者们:

`,14)),o(g)]))}});export{F as __pageData,m as default};