Tinkoff / deimos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Scala 100.0%