chsrc 全平台通用换源工具与框架. Change Source everywhere for every software
Go to file
2023-08-30 14:24:26 +08:00
.gitignore Add .gitignore 2023-08-28 22:22:20 +08:00
chsrc.c add ubuntu to chsrc.c ,add ubuntu to source_info.h,add xy_strch to helper.h to take place of some characters 2023-08-30 14:24:26 +08:00
chsrc.h add ubuntu to chsrc.c ,add ubuntu to source_info.h,add xy_strch to helper.h to take place of some characters 2023-08-30 14:24:26 +08:00
helper.h add ubuntu to chsrc.c ,add ubuntu to source_info.h,add xy_strch to helper.h to take place of some characters 2023-08-30 14:24:26 +08:00
Makefile Add test and clean target 2023-08-30 09:55:30 +08:00
README.md Add more os 2023-08-29 23:12:37 +08:00
test_helper.c Add test_helper.c 2023-08-30 09:51:48 +08:00

chsrc

命令行换源工具

# 编程语言开发
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 fedora
chsrc arch
chsrc gentoo
chsrc kali
chsrc manjaro

chsrc deepin
chsrc openkylin
chsrc openeuler

chsrc openbsd
chsrc netbsd

# Windows
chsrc msys2 # 或 chsrc msys

# macOS
chsrc brew  # 或 chsrc homebrew

# 其他软件
chsrc anaconda