-
-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Challenge] 编写统一安装的 shell 和 PowerShell 脚本 #98
Comments
写了一个linux/macos的安装脚本 |
@Efterklang 👍👍👍 可以开一个PULL REQUEST,直接在 |
已在 README 中添加使用 @Efterklang 编写的安装脚本。若后续有用户反馈, @Efterklang 你可按需修订代码 🤝 另外一个问题: 这里有一个 |
Hi,有没有什么建议和补充? |
是为了让用户指定 |
我觉得非常好 👍 👍 目前想到两点建议:
如果能有上面两点就更好了 ❤️ |
@Efterklang @1328032567 你们俩认识吗? 请分别在:
两个位置填写你们的贡献信息。由于 @1328032567 改动比较多,所以和 @Efterklang 同为 你们俩的代码太漂亮和细致,以至于我认为可能有AI辅助生成, 当然即使使用 AI, |
认识。个人未添加AI生成的代码,以前读过Jan De Dobbeleer [email protected]在ohmyposh(MIT License)项目中编写的shell脚本,写得十分优秀,代码组织上主要学习了Dobbeleer的实现😊 |
Yeah, we are in the same university also same grade. And, I use AI to translate the zh output into en output. I have to say that AI is very good at translation. But, these bugs and |
@1328032567 Just add a website of it. https://github.com/RubyMetric/chsrc/blob/main/tool/install.ps1#L4 In the PowerShell version, I asked ChatGPT for the API to get OS architecture, this info is very important to this script, so I add it as another author instead of contributor. |
@Efterklang @1328032567 Great work! 🥰 Your code quality standards are very high. 👍 Please add your contribution infos Proudly at https://github.com/RubyMetric/chsrc/blob/main/src/chsrc-main.c#L16 |
现有的安装方式比较麻烦,用户需要手动根据操作系统和CPU类型来区分下载链接。该 challenge 邀请贡献者参与编写 :
chsrc
项目支持一定程度的AI编写,但如果主要内容均由AI完成,需要将文件头作者填写为AI产品名。欢迎shell
脚本初学者 和PowerShell
初学者优先贡献Shell 脚本 TODO
clang
/gcc
/gmake
自己编译clang
/gcc
/make
自己编译PowerShell 脚本 TODO
~/Downloads
The text was updated successfully, but these errors were encountered: