进行安装
有多种方法可以安装 dora:
- pip
- Linux
- MacOS
- Windows
- Cargo
- Nix[OS]
- Source
- Github Releases
- Paste the following line in a terminal
pip install dora-rs-cli
- Paste the following line in a terminal
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/dora-rs/dora/main/install.sh | bash