File tree Expand file tree Collapse file tree 2 files changed +19
-9
lines changed
Expand file tree Collapse file tree 2 files changed +19
-9
lines changed Original file line number Diff line number Diff line change 11<h1 style =" text-align : center ;" >Wutong - The Swiss Army Knife for Developers</h1 >
22
3+ [ ![ Author: Gavin Zheng] ( https://img.shields.io/badge/Author-Gavin_Zheng-f2f28d )] ( https://github.com/GavZheng )
4+ ![ Language: Rust] ( https://img.shields.io/badge/Language-Rust-orange )
5+ ![ Version: 0.2.0] ( https://img.shields.io/badge/Version-0.2.0-blue )
6+ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green )
7+ ![ Github Stars] ( https://img.shields.io/github/stars/WutongDev/wutong?style=flat&color=red )
8+ [ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( CODE_OF_CONDUCT_zh.md )
9+
310[ English] ( ./README.md ) | [ 简体中文] ( ./docs/zh/README_zh.md )
411
512---
@@ -29,8 +36,9 @@ If you are a macOS user, you can use:
2936brew tap GavZheng/wutong
3037brew install wutong
3138```
39+ PS: Only macOS 13 or later is supported.
3240If you are a Windows or Linux user, please wait for the subsequent version.
33- P.S.: Of course, you can compile Wutong yourself.
41+ * Of course, you can compile Wutong yourself.*
3442
3543---
3644
Original file line number Diff line number Diff line change 11<h1 style =" text-align : center ;" >梧桐 - 开发者的瑞士军刀</h1 >
22
3+ [ ![ Author: Gavin Zheng] ( https://img.shields.io/badge/Author-Gavin_Zheng-f2f28d )] ( https://github.com/GavZheng )
4+ ![ Language: Rust] ( https://img.shields.io/badge/Language-Rust-orange )
5+ ![ Version: 0.2.0] ( https://img.shields.io/badge/Version-0.2.0-blue )
6+ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green )
7+ ![ Github Stars] ( https://img.shields.io/github/stars/WutongDev/wutong?style=flat&color=red )
8+ [ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( CODE_OF_CONDUCT_zh.md )
9+
310[ English] ( ../../README.md ) | [ 简体中文] ( README_zh.md )
411
512梧桐是一个由** Rust** 编写的跨平台工具箱,用于帮助开发者快速完成各种任务。
613
7- ![ LICENSE] ( https://img.shields.io/badge/License-MIT-blue )
8- ![ Language] ( https://img.shields.io/badge/Language-Rust-orange )
9- ![ Version] ( https://img.shields.io/badge/Version-v0.1.0%20alpha-green )
10- ![ Github Stars] ( https://img.shields.io/github/stars/WutongDev/wutong?style=flat&color=red )
11- [ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( CODE_OF_CONDUCT_zh.md )
12-
1314---
1415
1516## 目录
3738brew tap GavZheng/wutong
3839brew install wutong
3940```
40- 如果您是 Windows 或 Linux 用户,请等待后续版本。
41- P.S.:当然可以自己编译梧桐。
41+ PS:仅支持 macOS 13 或更高版本。
42+ 如果您是 Windows 或 Linux 用户,请等待后续版本。
43+ * 当然,您可以自己编译梧桐。*
4244---
4345
4446## 如何使用梧桐
You can’t perform that action at this time.
0 commit comments