Skip to content

cyberpower678/intuition

This branch is 693 commits behind wikimedia/labs-tools-intuition:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c60ab0 · Apr 27, 2014
Apr 27, 2014
Apr 26, 2014
Apr 27, 2014
Apr 24, 2014
Mar 11, 2014
Apr 27, 2014
Apr 24, 2014
Apr 24, 2014
Apr 24, 2014
Apr 24, 2014
Apr 24, 2014
Apr 24, 2014
Oct 31, 2012
Apr 27, 2014
Mar 11, 2014
Mar 11, 2014
Mar 11, 2014
Apr 24, 2014
Mar 11, 2014
Apr 24, 2014
Apr 27, 2014
Mar 11, 2014

Repository files navigation

Intuition Build Status

Usage

To use it in a tool, read the Usage documentation.

Quick start

git clone --recursive https://github.com/Krinkle/intuition.git

Getting involved

Testing

Use Composer for managing dependenices (such as PHPUnit). Install Composer via your preferred package manager, or from source.

Prior to runnig tests, ensure presence of local dev dependencies:

composer install

Run the tests:

./tests/run

A small amount of frontend code is integrated via Grunt on node.js. Install the Grunt command-line utility: npm install -g grunt-cli

Prior to runnig tests, ensure presence of local dev dependencies:

npm install

Run the tests:

npm test

Misc

To regenerate the AUTHORS.txt:

npm install && grunt authors

About

Framework for localisation of tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published