Thanks for sharing Rob, although i am totally in the blue about all
this, thanks :)

On Jan 23, 1:38 am, Rob Rohan <[email protected]> wrote:
> Hey everyone,
>
> We've been using a little ant build script here at Daemon, and I've  
> found it quite helpful.  You may or may not find it useful, and it  
> kind of depends on your workflow, but I figured I'd put it out there.
>
> The script is used to automate updateapp, and creation of webskins /  
> rules / types.
>
> What you do is throw it in a project that you are working on.   Put it  
> at the same level as config, system, webskin, www, etc.  You can then  
> use the script either from the terminal or from within Eclipse via the  
> build menu (right click on the script and select "Run Ant Script" or  
> some such.  I tend to use it from the terminal (because I am a dork))
>
> just type "ant" while in your project directory and you'll get a list  
> of what the script does.
>
>  Picture 2.png
> 152KViewDownload
>
>
>
> To use one of the tasks, you just type "ant [task]" and walk through  
> the steps. For example, typing "ant updateapp" does this:
>
>  Picture 1.png
> 80KViewDownload
>
>
>
> The items in brackets are the default settings, and hitting enter  
> accepts them while typing something overrides the defaults.  You can  
> also edit the script itself to your defaults for the project you are  
> working on.
>
> This script comes in pretty handy with things like webskins where it  
> will copy a basic template form core to get you started. For example:
>
>  Picture 4.png
> 88KViewDownload
>
>
>
> It does the same thing with types and rules.
>
> It's currently very basic and very beta.  It's just something we've  
> been toying with here at Daemon, and it will likely never be in a  
> distribution (however, we are working on similar things to make  
> developing even faster and easier).
>
> Also, remember, you can run this within Eclipse and you get a nice GUI  
> for all the questions (you will have to right click, refresh to see  
> new files though).
>
> If you try it out, we'd love to hear some feedback on the overall  
> concept.
>
>  build.xml.zip
> 3KViewDownload
>
>
>
> Cheers,
> robhttp://daemon.com.au
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to