intuition-web icon indicating copy to clipboard operation
intuition-web copied to clipboard

Web interface for Intuition.

Tested with QUnit

intuition-web

Web interface for Intuition.

Install

PHP 7.4 or higher is required, and Composer.

git clone https://gerrit.wikimedia.org/r/labs/tools/intuition-web && cd intuition-web

composer install --no-dev

Then, to start a local web server at http://localhost:4000.

php -S localhost:4000 -t public_html/