Core tasks for compiling and managing applications.
Table of Contents
- bmk - Compile BlitzMax applications and modules.
- copy - Copy files and directories.
- delete - Delete a file or directory.
- echo - Output a message to the console or a file.
- mkdir - Create a new directory.
- property - Sets a property that can be used by the build script.
- sleep - Pauses build execution for a set time.