commandbox-usage
Installation
SKILL.md
CommandBox CLI Usage
Overview
CommandBox is an interactive shell and script runner. Launch it with box (interactive) or run one-off commands with box <command>.
# Interactive shell
box
# One-off command
box version
box install coldbox
box server start