📝 更新readme

This commit is contained in:
muwoo 2021-12-09 21:00:36 +08:00
parent 1ee379b288
commit c9d6b04a7d

View File

@ -1,24 +1,33 @@
# rubick2
<div align= "center">
<img align="center" width=200 src="https://user-images.githubusercontent.com/21073039/128333805-73e086f0-5523-46a3-a096-cba80b904c46.png" />
</div>
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
<div align= "center">
<h1>Rubick2</h1>
</div>
基于 electron 的开源工具箱自由集成丰富插件打造极致的桌面端效能工具。Rubick(拉比克) 是 dota 里面的英雄之一,其核心技能是插件化使用其他英雄的技能,用完即走。非常符合本工具的设计理念,所以取名 Rubick。
### Compiles and minifies for production
```
npm run build
```
## 支持能力
- [x] 支持远程下载安装插件,支持插件开发者模式
- [x] 支持系统插件,只要 rubick 在运行,即可使用,不需要搜索呼起
- [x] 支持全局快捷键设置
- [x] 支持搜索本地已安装 app 或 偏好设置
- [ ] 支持 Windows
- [ ] 支持 Linux
### Lints and fixes files
```
npm run lint
```
## 反馈
对本项目有兴趣或者想要交流学习的同学可以扫码加下面的微信,备注 rubick帮助我们更好的成长
![image](https://user-images.githubusercontent.com/21073039/127327603-9796f246-ee4b-4950-a69d-ce3205ec9569.png)
扫码关注 Rubick 官微, 获取最新动态:
![wechat](https://z3.ax1x.com/2021/09/26/4yRpN9.jpg)
## 更新日志
[ChangeLog](https://github.com/clouDr-f2e/rubick/blob/master/CHANGELOG.md)
## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/clouDr-f2e/rubick/blob/master/LICENSE) file for details.
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).