mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-27 11:09:38 +08:00
Update README
This commit is contained in:
parent
f9ad8ea242
commit
bb14dd3a41
5
.github/FUNDING.yml
vendored
5
.github/FUNDING.yml
vendored
@ -1 +1,4 @@
|
|||||||
custom: ['https://github.com/ccmywish/support-my-oss-work']
|
custom: [
|
||||||
|
'https://afdian.com/a/ccmywish',
|
||||||
|
'https://github.com/ccmywish/support-my-oss-work'
|
||||||
|
]
|
||||||
|
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: 🚀 赞赏支持 chsrc
|
- name: ❤️ 赞赏支持 chsrc
|
||||||
url: https://github.com/ccmywish/support-my-oss-work
|
url: https://afdian.com/a/ccmywish
|
||||||
about: chsrc 是否帮助到了你?帮助作者更好的开发和维护 chsrc
|
about: chsrc 是否帮助到了你?帮助作者更好的开发和维护 chsrc
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
! Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
|
! Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
|
||||||
! |
|
! |
|
||||||
! Created On : <2023-12-28>
|
! Created On : <2023-12-28>
|
||||||
! Last Modified : <2025-07-14>
|
! Last Modified : <2025-07-20>
|
||||||
! ---------------------------------------------------------- -->
|
! ---------------------------------------------------------- -->
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
@ -168,10 +168,10 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x86-windo
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# x64
|
# x64
|
||||||
$ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc_latest-1_amd64.deb -o chsrc_latest-1_amd64.deb
|
$ curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc_latest-1_amd64.deb
|
||||||
|
|
||||||
# 也可以使用 Wget
|
# 也可以使用 Wget
|
||||||
wget https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc_latest-1_amd64.deb -O chsrc_latest-1_amd64.deb
|
wget https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc_latest-1_amd64.deb
|
||||||
|
|
||||||
$ sudo apt install ./chsrc_latest-1_amd64.deb
|
$ sudo apt install ./chsrc_latest-1_amd64.deb
|
||||||
# 或
|
# 或
|
||||||
@ -520,6 +520,8 @@ chsrc set conda | anaconda
|
|||||||
|
|
||||||
你是否因为使用 `chsrc` 而节省了时间和精力 or whatever?
|
你是否因为使用 `chsrc` 而节省了时间和精力 or whatever?
|
||||||
|
|
||||||
|
爱发电主页: <https://afdian.com/a/ccmywish>
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/ccmywish/support-my-oss-work/main/wechat.png" alt="wechat-reward" style="width:300px;"/>
|
<img src="https://raw.githubusercontent.com/ccmywish/support-my-oss-work/main/wechat.png" alt="wechat-reward" style="width:300px;"/>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user