We are super excited to release CommandBox 3.0.0, our newest version of the CFML CLI, REPL, package manager, embedded server, and your source of awesome ASCII art. This is a major release of the platform that contains many new features and improvements totaling over 50 tickets! The final version is available for public consumption and we recommend all CommandBox users upgrade.
Get It
As usual, the only step required to upgrade is to replace your 'box' binary and the next time CommandBox runs, it will complete the install. If you used yum, apt-get or brew to install, just request the newest version. All the binaries are also available on our download page.
If you're new to CommandBox, no worries. Just check out our installation page where we have detailed instructions for each operating system to get you up and running in about 60 seconds.
https://ortus.gitbooks.io/commandbox-documentation/content/setup/installation.html
Got It
Once you've installed the latest 3.0.0 build, let's look around at some of the new stuff:
- Config Settings - Customize and configure CommandBox just for you
- Modules - The 'Box is now modular and can be extended like never before
- Interceptors - Hook into the internals of the CLI and build upon it
- Standardized Command Packaging - Custom commands can now be packaged up as modules
- Server.json - Default every aspect of the embedded server for packaging and convenience
- Shortcut for Native OS Binaries - Mucho improved native shell executions from inside CommandBox
- Shortcut for CFML Functions via REPL - A new sweet way to run CFML functions right from the commandline
- Expressions in Command Parameters - Express yourself with new syntaxes for calling commands with dynamic inputs
- Command DSL - New features to help devs writing custom commands
There is a full write up on each of these features including examples and links to the docs here in our beta release post. Please read through it if you want to dig in deeper to the new stuff.
http://www.ortussolutions.com/blog/commandbox-300-beta-released-for-testing