Search
K

Setup

  1. 1.
    Run the installation script:
curl -fsS https://install.empirica.dev | sh
That's it, you're done! Proceed to create your experiment:
If you are running on an older version and are encountering version issues, try running the curl command above again. It should reset your local install.
To upgrade the empirica command globally on your machine, you can either run empirica upgrade --global outside of any projects, or run the curl command above again.

A note about Windows Setup

Windows is currently not natively supported. Empirica does work on Windows with Microsoft's WSL 2.
The installation of WSL 2 has been greatly simplified since Windows 10 version 2004, released at the end of 2021. Windows 11 also benefits from the new much simplified procedure. The following documentation does not cover the new installation. If you are using Windows 10 2004 and higher, we recommend you look online how to install WSL 2, then you can follow the macOS/Linux procedure above.
Empirica is built on industry-standard open-source web technologies which run best in Unix-like operating systems such as Linux and macOS. ****
If you are a Windows user and get stuck at any point in the development process, please contact [email protected] or join the Slack channel for community-based technical support on a wide range of topics.