[TOOLS] Add scoop article in tools (#302)

* [TOOLS] Add scoop article in tools

* [UPDATE] Add scoop link in environment configuration
This commit is contained in:
NoDocCat
2022-11-02 14:02:28 +08:00
committed by GitHub
parent 319c1544e2
commit 62bf51517d
3 changed files with 53 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ IDE (Integrated Development Environment):集成开发环境,说白了就是
### PC 端环境配置
如果你是 Mac 用户,那么你很幸运,这份[指南](https://sourabhbajaj.com/mac-setup/) 将会手把手地带你搭建起整套开发环境。如果你是 Windows 用户,可以参考这个相对简略的[教程](https://github.com/orlp/dev-on-windows/wiki)。
如果你是 Mac 用户,那么你很幸运,这份[指南](https://sourabhbajaj.com/mac-setup/) 将会手把手地带你搭建起整套开发环境。如果你是 Windows 用户,在开源社区的努力下,你同样可以获得与其他平台类似的体验:[Scoop](/必学工具/Scoop)。
另外大家可以参考一份灵感来自 [6.NULL MIT-Missing-Semester](编程入门/MIT-Missing-Semester.md) 的 [环境配置指南][guide],重点在于终端的美化配置。此外还包括常用软件源(如 GitHub, Anaconda, PyPI 等)的加速与替换以及一些 IDE 的配置与激活教程。