Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 465 Bytes

INSTALL.md

File metadata and controls

executable file
·
14 lines (10 loc) · 465 Bytes

Before we jump into the installation/building process, you need to have Rust installed. I am not going over how to install Rust.

Building

Follow:

git clone https://github.com/Voluptua/porydelete
cd porydelete/
cargo build --release

If running the cargo build --release command doesn't work or you get an error, try updating Rust and then proceed. Otherwise, you can just install one of the stable releases. They are available for Windows and Linux.