Skip to content

Commit

Permalink
TASK: adjust README
Browse files Browse the repository at this point in the history
  • Loading branch information
crydotsnake authored Mar 3, 2023
1 parent e9b76e9 commit 2369ab5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,15 @@ composer require skrull/node-migration-generator

## Demo
![Demo Video](Documentation/demo.gif)

## Usage

```bash
./flow skrull:migrationcreate
```

You can also set the package key as an argument:

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

0 comments on commit 2369ab5

Please sign in to comment.