Edgewall Software

Changes between Version 95 and Version 96 of Bitten Faq


Ignore:
Timestamp:
Aug 24, 2009, 7:39:30 PM (15 years ago)
Author:
freeman.wes@…
Comment:

grammar

Legend:

Unmodified
Added
Removed
Modified
  • Bitten Faq

    v95 v96  
    4848=== What is the bitten recipe file? ===
    4949
    50 The bitten recipe file is a XML file that executed by bitten-slave to download, compile, run, and test your code.  This code building process can be automated into bitten XML recipe. The XML recipe will need to be interpreted by bitten-slave command. It is similar in concept to ant, although it is more limited and domain-specific tool than ant.
     50The bitten recipe file is a XML file that executed by bitten-slave to download, compile, run, and test your code.  This code building process can be automated into bitten XML recipe. The XML recipe will need to be interpreted by bitten-slave command. It is similar in concept to ant, although it is a more limited and domain-specific tool than ant.
    5151
    5252=== What commands are available in the bitten recipe? ===