Items on ‘phake’

phake – generating PHP code

Wednesday, July 8th, 2009

I wrote a load of code called johnny5 about 4 years ago which could generate itself. That was the test – if the code generation code was good enough to generate the code generating code. It could. It was great and I did nothing with it.

Now, I have rewritten it as a phake script so you can generate little projects in as few lines as:

phake gen small-project my-project

(more…)