ubermanu/migraine

Task runner oriented on data migration

3.0.0 2021-05-09 19:12 UTC

This package is auto-updated.

Last update: 2024-04-19 17:36:48 UTC


README

Task runner oriented on data processing.
In short, it's a tool to transform and format data.

Install

composer global require ubermanu/migraine

Getting started

You can check out the documentation.

Build

To build the migraine.phar file, you'll need box-project/box.

Clone this repo and run:

make build