mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-08 03:24:12 +08:00
📝 更新readme
This commit is contained in:
parent
1ee379b288
commit
c9d6b04a7d
47
README.md
47
README.md
@ -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,帮助我们更好的成长:
|
||||
|
||||

|
||||
|
||||
扫码关注 Rubick 官微, 获取最新动态:
|
||||
|
||||

|
||||
|
||||
## 更新日志
|
||||
[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/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user