Create projects in a breeze

I am working on a script to create complete projects in few seconds, this is very usefull when you prototype a lot. Or when you just want to do the boring stuff twice… :) The script copies a folder and then does a search and replace on the content.

Let me know if you are interested…


THE COMMENTS:



  • What Sidney de Koning said 1 hour later:

    Nice one dude!

    Where is the source? I need some source man….

    Cheers, Sid

  • What nyls said 2 hours later:

    yeps, I am interested ;-)

  • What 1Hoog said 3 days later:

    Hey,

    Thank you for sharing this. I was thinking…do you copy a local (template) folder with this or not. If so…it could be interesting to add svn export functionality and grab a template project from there so that this "default project" is under version control as well.

    Again, I appreciate your effort to optimize your workflow and share it with the community !

    Greets

    Eel

  • What Jankees said 4 days later:

    Hi Eel,

    Thanks for you feedback, the funny thing is I use the thing you describe. I have a source controlled folder with a project (I use Git) in that repository there are some different branches (AS3 Only, PureMVC etc). I maintain this code with a fellow developer.

    If you want to add SVN export it's really simple just change the line that does the copy to a svn export and you are ready to go :)

    Love to see it when you are done!!

    Best,

    Jankees

  • What Michael Plank said 39 days later:

    Hey Jankees,

    have you tried FDT 4 M2 yet with the new Project Templates?

    Would love to hear your feedback on that and what we could do to improve them and make them even more flexible.

    Thx,

    Michael

  • What Jankees said 41 days later:

    Hi Michael,

    I have sent you a mail about the script :)

    Best,

    Jankees

Leave a Reply