erg/doc/JA/dev_guide/env.md
2022-08-18 12:05:39 +09:00

421 B

Development Environment

Need to install

  • Rust (installed with rustup)

    • ver >= 1.58.0
    • 2021 edition
  • pre-commit

  • Python3 interpreter

  • Editor: Visual Studio Code
  • VSCode Extensions: Rust-analyzer, GitLens, Git Graph, GitHub Pull Requests and Issues, Markdown All in One, markdownlint
  • OS: Windows 10/11 | Ubuntu 20.04/22.04 | MacOS Monterey
  • Others: pyenv