创建真正新颖的 DTO

v1.1.0 2013-01-04 23:05 UTC

This package is not auto-updated.

Last update: 2024-09-28 13:57:26 UTC


README

#DTOx 烦烦烦的代码?用 DTOx 创建高质量的 DTO!

##使用方法 查看主要文档以获取更多信息: http://jrobertfox.github.com/DTOx

dtox react dto 'SludgeCo\Acid\BurnyDTO' string:name int:burnLevel

dtox react dto-unit 'SludgeCo\Acid\BurnyDTO' "Red Acid:name" 10:burnLevel

##在线使用 查看构建 DTO 的网络界面

##开发需求

##开发

克隆仓库

git clone git@github.com:jrobertfox/DTOx.git

启动应用程序

cd build-deploy
ant bootstrap

持续运行完整构建

cd build-deploy
ant build:full