Welcome Guest, Not a member yet? Register   Sign In
Fire - Code generation from the command line
#1

[eluser]AzizLight[/eluser]
Hi everybody,

For the past couple weeks I have been working on a command line tool to generate models and controllers from the command line. The result is fire, which is a php command line script that can generate models, controllers or even whole project structures.

At first the project was hosted at GitHub, but I recently moved to BitBucket. However the latest version will be available on both sites but there might be a slight delay on GitHub. Here are the two repositories.

GitHub: http://github.com/AzizLight/fire
BitBucket: http://bitbucket.org/azizlight/fire/

The full documentation is available in the README.mdown file, which content is automatically rendered on the GitHub project page.
I also included the latest version of the script and the doc to this post.
If you have any question, don't hesitate to ask.

Enjoy

Aziz Light
#2

[eluser]Haskabab[/eluser]
I don't see what makes a command line tool better than just coding yourself.
#3

[eluser]AzizLight[/eluser]
It's A LOT faster. Besides, this tool just creates the skeleton, you still have to create the actions/method yourself.
#4

[eluser]AzizLight[/eluser]
I fixed a bug that make project generation break. Everything should work fine now.
#5

[eluser]Sbioko[/eluser]
Man, are you kidding? :-) I just wanted to develop thing similar to this!!!
#6

[eluser]Sbioko[/eluser]
But, I want to do this in C++(maybe Qt).
#7

[eluser]alaminx[/eluser]
Good Idea! Like Ruby on Rails !




Theme © iAndrew 2016 - Forum software by © MyBB