mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-01 05:11:09 +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、模具 |