Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 838 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 838 Bytes

Padrino-rhion

通过基于Padrino平台,来实现可视化的应用程序生成。

Padrino

[Padrino] && [Padrino on github] [Padrino]: http://padrinorb.com [Padrino on github]: https://github.com/padrino/padrino-framework

应用程序设定

Padrino包含gen-template功能,我们将基于Web方式来扩展此项功能,从而实现从控制流、模型、事件等一系列定义,最终自动生成应用程序。用户可以在此基础上直接修改生成代码,或,在管理系统中进行调整,或,发布到指定云平台中进行发布。

特征

  • Web可视化管理界面
  • 定义控制流、模型、事件等,以及json描述方式
  • 代码具有可读、可再编辑性、可持续发布性

运行

cd padrino-rhion
./bundle exec padrion s