Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 412 Bytes

deimos

This is a code generation script for phobos library. Example of use:

sbt "run xsd destination"

Where xsd is directory with xsd files and destination is destination directory for .scala sources.

This project is in alpha version, some features may not work. Integration with sbt for code generation during build will be implemented soon.