Blog

ColdBox DevBox 2.0 has dropped!

Luis Majano November 03, 2012

Spread the word

Luis Majano

November 03, 2012

Spread the word


Share your thoughts

ColdBox DevBox has now matured and we have a 2.0 released. DevBox is a full open source development stack for ColdBox and ColdBox LITE, ready to go for development in any environment (Windows, Linux, Mac). Just download, click start and get ready to code. This development server is full of goodies from ColdBox sample applications, MXUnit, ColdFusion Builder Extensions and so much more. So if you need a nice portable development environment for ColdBox, quick demo building, or just plain coding fun, download DevBox today. We also have our github repository for DevBox so you can watch, fork and start collaborating today.

Add Your Comment

Recent Entries

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026