BoxLang 🚀 A New JVM Dynamic Language Learn More...
CommandBox provides a powerful CLI, and as a CFML developer, you can extend and utilize this using custom commands. This module will scaffold everything you need to get with a CommandBox custom command project.
You will need CommandBox installed to use this tool.
From within the terminal, simply run the following command to install the module.
$ box install commandbox-command-scaffold
Once the module is installed, it uses the namespace: commandScaffold
.
$
box install commandbox-command-scaffold