mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-01 21:21:10 +00:00
12 lines
277 B
Markdown
12 lines
277 B
Markdown
# Development Environment
|
|
|
|
## Rust
|
|
|
|
* ver >= 1.58.0
|
|
* 2021 edition
|
|
|
|
## Recommended Development Environment
|
|
|
|
* Editor: Visual Studio Code
|
|
* VSCode Extensions: Rust-analyzer, GitLens, Git Graph, GitHub Pull Requests and Issues
|
|
* OS: Windows 10/11 | Ubuntu 20.04 | MacOS Monterey
|