Cato CRUD Generator

I just released my Cato CRUD Generator software tool. Cato is a software code generator that is 1) template-driven, 2) independent of programming language or tool, 3) customizable, and 4) hopefully very easy for developers to install and use.

By using a concept of "templates", Cato is programming language-independent, and can generate any type of source code file you can define as a template. Therefore, it not only works with Java, PHP, and XML, but also with the Hibernate, Struts, Spring Framework, Ruby, Perl, Python, C, C++, Objective C, Drupal, CakePHP, C#, .NET, and any other programming language or tool.

The best way to learn about Cato is to see the screenshots and watch the video. Here's a link to my Cato CRUD Generator screenshots and a short video demo on the Cato CRUD Generator website.

Update

I've now added the Cato CRUD Generator source code to the Github website.