commandbox-setup

Install, configure, and upgrade CommandBox CLI across macOS, Linux, and Windows.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ortus-boxlang/skills --skill commandbox-setup-ortus-boxlang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commandbox-setup
Source: https://github.com/ortus-boxlang/skills/tree/main/commandbox/commandbox-setup
Command: npx skills add https://github.com/ortus-boxlang/skills --skill commandbox-setup-ortus-boxlang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive guide to installing, configuring, and upgrading the CommandBox CLI across macOS, Linux, and Windows, ensuring a consistent setup experience.

Core Features & Use Cases

  • Cross-platform installation guides: macOS Homebrew, Linux apt/yum, and Windows binaries with unified setup instructions.
  • Java management and runtime guidance: selecting and handling Java requirements and JRE options.
  • Environment customization and first-run configuration: defining a custom home directory and initial setup steps.
  • Upgrade and maintenance: clear steps to upgrade CommandBox and switch between versions.
  • Use Case: A developer provisions a CI runner with CommandBox preinstalled and ready for automation tasks.

Quick Start

Install CommandBox on your platform by following the macOS Homebrew steps and run box to complete the first-time unpacking.

Frequently Asked Questions about commandbox-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install CommandBox CLI on macOS, Linux, and Windows?

To install CommandBox CLI, use macOS Homebrew, Linux apt/yum package managers, or Windows binaries, then run the box command to complete the first-time unpacking and setup.

Do I need Java to run CommandBox CLI?

Java is required to run CommandBox CLI, and the setup process includes selecting and handling Java requirements and JRE options to ensure your runtime environment is properly configured.

What is the best way to upgrade CommandBox to a new version?

The best way to upgrade CommandBox involves following the structured maintenance steps to install the new version and switch between versions, ensuring a smooth upgrade path for your CLI tool.

Can I configure a custom home directory for CommandBox during setup?

You can configure a custom home directory for CommandBox during the first-run setup, allowing you to customize the environment and define where the CLI stores its configuration.

Does CommandBox CLI work for provisioning CI runners and automated pipelines?

CommandBox CLI is designed for CI runner provisioning and automated pipelines, providing platform-agnostic installers and smooth upgrade paths tailored for software development workflows.

Why does CommandBox CLI require a first-time unpacking step?

CommandBox CLI requires a first-time unpacking step via the box command to initialize the environment, apply custom home directory configurations, and prepare the tool for development workflows.