The `generate-metadata` script is bash based which prevents it to run on Windows environments that don't have bash. It should be possible to convert this simple script to a node based script.
The
generate-metadatascript is bash based which prevents it to run on Windows environments that don't have bash.It should be possible to convert this simple script to a node based script.