As the name suggests, this tool converts Xcode Core Data Model to YAML.
Node.js
Download & extract the zip.
In the terminal, navigate to the directory where the zip was extracted and type:
node CoreData-to-YAML.js -s /path/to/directory/CoreDataModel -d /path/to/another/directory/Output.yaml
More descriptions to be added.
For any issues/errors/questions, send a mail to [email protected]