main.anubis 688 Bytes
/*************************************************   
 * *Project*                             The Anubis Project
 *   
 * *Title*                          Database model manager
 *   
 * *Copyright*                     Copyright © David René 2015. 
 *
 *   
 *  
 *   
 * *Overview*  
 *  generate database management interface under Anubis according on model description file'.
 *  Like django 
 */   

read tools/string.anubis
read generation/files.anubis
read calexium_lib/database/model/db_model.anubis
read model.3.0.0.anubis

global define One 
  hayamiki
  (
    List(String) args        
  ) =                       
     generate_model_files(the_database_description).