Skip to content

CoreData-to-YAML As the name suggests, this tool converts Xcode Core Data Model to YAML. Dependencies: Node.js Download & extract the zip. In the terminal 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 saur…

Notifications You must be signed in to change notification settings

Sauradyuti/CoreData-to-YAML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

CoreData-to-YAML

As the name suggests, this tool converts Xcode Core Data Model to YAML.

Dependencies:

Node.js

Usage

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]

About

CoreData-to-YAML As the name suggests, this tool converts Xcode Core Data Model to YAML. Dependencies: Node.js Download & extract the zip. In the terminal 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 saur…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published