-
Notifications
You must be signed in to change notification settings - Fork 17
插件贡献方法
liuyuancheng edited this page Mar 1, 2018
·
5 revisions
主项目(Kim Voice Assistant)中定义了.gitmodules,将贡献集与项目绑定,在git目录下执行:
$git submodule update contrib # 更新gitmodule
设备端程序会自动从这个目录加载第三方贡献的插件集。
- 访问插件仓库:https://github.com/tenstone/kim-voice-assistant-plugins
- Fork此项目到自己的账号下
- 发起Pull Request请求合并代码
Kim,一个完整的智能家居方案。
介绍
安装配置
插件开发
附录