oxc/CONTRIBUTING.md

8 lines
125 B
Markdown

# Installation
```bash
# https://rustup.rs/
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo check
```