Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 402 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 402 Bytes

Skull.Node.Migration.Generator

A tiny Neos package for creating node migrations via the command line.

Installation

composer require skrull/node-migration-generator

Demo

Demo Video

Usage

./flow skrull:migrationcreate

You can also set the package key as an argument:

./flow skrull:migrationcreate --package-key Neos.Demo