Version 1 (modified by Charles, 11 years ago) |
---|
Build Tools
Small projects can often be built with a small script that invokes the Cobra compiler with the correct options for the given project. See BuildScript.
There are numerous language-agnostic build tools that can be used in conjunction with Cobra:
- MsxBuild
- NAntCobraTasks
- scons
- Make
- Custom scripts (Cobra, bash, Python, etc.)