gavinkwoe / BeeFramework

[Experimental] A semi-hybrid framework that allows you to create mobile apps using Objective-C and XML/CSS
MIT License
3.33k stars 1.06k forks source link

scaffold #72

Closed wangkuotao closed 10 years ago

wangkuotao commented 10 years ago

github 和自己编译的 都是这个样子

$ ./scaffold schema build ./example/dribbble.json [INFO] Loading tables ... [INFO] Loading services ...

Usage: bee [arguments ...]

Commands: version help schema build schema build schema test schema test

Example: bee schema build my.json ~/Desktop bee schema test my.json

gavinkwoe commented 10 years ago

应该是个BUG,今天解决一下再提交上去。

gavinkwoe commented 10 years ago

已解决