Skip to content

Installation

Pre-compiled binaries

Download from Releases

Compile from source

  1. Install Rustup
  2. Clone the repository:
    git clone https://github.com/aNNiMON/effy
    cd effy
    
  3. Build:
    cargo build --release
    
  4. Navigate to the ./target/release directory and look for the effy binary