Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 303 Bytes

File metadata and controls

24 lines (17 loc) · 303 Bytes

How to build

  1. Clone the repository

    git clone https://github.com/odesai840/Square.git
    cd Square
  2. Run the appropriate setup script

    Windows:

    cd Scripts
    .\Setup-Windows.bat

    Linux:

    cd Scripts
    ./Setup-Linux.sh