BlitzBuild

Version: 0.2
Release Date: 24th March, 2008
Licence: Free to use without restriction.
Documentation: http://docs.sodaware.net/blitzbuild/

Description

BlitzBuild is a command line build tool that makes it easy to compile Blitz applications from outside of the IDE. It's designed to streamline the boring parts of development, giving you more time to code and improve your applications instead of wasting time compiling and compressing stuff manually.

Quick Installation Guide

Download the executable installer to set up your path automatically.

The zip release requires a little extra work:

  1. Extract the contents of the BlitzBuild zip to a directory.
  2. Optional Add this directory to your Windows PATH variable (how do I do this?)
  3. Open up "config.xml" in a text editor, and find the "Section" with the name "Blitz.Compilers" - change the paths to your compiler(s) as necessary.
  4. All done! Try running BlitzBuild on the example build file to see how it works, and consult the documentation for more help.

Important

This project is still very much a "Work in Progress". News about updates will be published on the blog, so subscribe to keep up to date.

Support

This software is provided "as-is", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.