migrate 0.3.2

Generic file migration tool for applying ordered transformations to a project directory
Documentation
1
2
3
4
5
6
{
    "scripts": {
        "setup": "./scripts/setup",
        "run": "./scripts/test"
    }
}