An open API service indexing awesome lists of open source software.

https://github.com/wikimedia/labs-tools-intuition-web

Mirror of https://gerrit.wikimedia.org/g/labs/tools/intuition-web
https://github.com/wikimedia/labs-tools-intuition-web

Last synced: 4 months ago
JSON representation

Mirror of https://gerrit.wikimedia.org/g/labs/tools/intuition-web

Awesome Lists containing this project

README

        

[![Tested with QUnit](https://img.shields.io/badge/tested_with-qunit-9c3493.svg)](https://qunitjs.com/)

# intuition-web

Web interface for [Intuition](https://gerrit.wikimedia.org/g/labs/tools/intuition), as deployed at .

## Local development

PHP 7.4 or higher is required, and [Composer](https://getcomposer.org).


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 .


php -S localhost:4000 -t public_html/