mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-30 21:01:10 +00:00
21 lines
No EOL
929 B
Markdown
21 lines
No EOL
929 B
Markdown
# 开发环境
|
||
|
||
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/dev_guide/env.md&commit_hash=d15cbbf7b33df0f78a575cff9679d84c36ea3ab1)
|
||
|
||
## 你需要安装什么
|
||
|
||
* Rust(与 rustup 一起安装)
|
||
|
||
* 版本 >= 1.63.0
|
||
* 2021年版
|
||
|
||
* [预提交](https://pre-commit.com/)
|
||
|
||
* Python3 解释器
|
||
|
||
## 推荐
|
||
|
||
* 编辑器:Visual Studio Code
|
||
* VSCode 扩展:Rust-analyzer、GitLens、Git Graph、GitHub Pull Requests and Issues、Markdown All in One、markdownlint
|
||
* 操作系统:Windows 10/11 | Ubuntu 20.04/22.04 | Mac OS Monterey
|
||
* 其他:pyenv、模具 |