./flow package:create (The hidden feature)
Okay, let's be honest. You know that package:create command.
But did you know, that if your composer.json contains a repository with a local path
Flow will create the package in that path and run a composer require .?
The composer.json has to look like this: