mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-01-22 08:46:15 +08:00
Add usage
This commit is contained in:
parent
6a79804df3
commit
5729517002
29
README.md
29
README.md
|
@ -1,3 +1,32 @@
|
|||
# chsrc
|
||||
|
||||
命令行换源工具
|
||||
|
||||
```bash
|
||||
# 编程语言开发
|
||||
chsrc gem # 或 chsrc ruby
|
||||
chsrc pip # 或 chsrc python
|
||||
chsrc npm # 或 chsrc nodejs
|
||||
chsrc cran # 或 chsrc r
|
||||
chsrc cpan # 或 chsrc perl
|
||||
chsrc julia
|
||||
|
||||
chsrc go
|
||||
chsrc cargo # 或 chsrc rust 或 chsrc crate
|
||||
chsrc maven
|
||||
chsrc gradle
|
||||
chsrc dotnet
|
||||
|
||||
# 操作系统
|
||||
chsrc ubuntu
|
||||
chsrc debian
|
||||
chsrc arch
|
||||
chsrc deepin
|
||||
chsrc openkylin
|
||||
chsrc openeuler
|
||||
chsrc openbsd
|
||||
chsrc netbsd
|
||||
|
||||
# macOS
|
||||
chsrc brew # 或 chsrc homebrew
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user