BoxLang 🚀 A New JVM Dynamic Language Learn More...
cfwheels-cli is frozenThis ForgeBox slug is no longer maintained and will not receive updates.
box install cfwheels-cli installs the old
CommandBox-based Wheels 2.x/3.x CLI, which cannot drive Wheels 4.x.
Wheels 4.x ships its own first-party CLI (the wheels
binary, built on the LuCLI runtime — no CommandBox required). Install
it from your platform's package manager (Homebrew / Scoop / apt / yum)
as documented at
https://wheels.dev.
If you specifically need the ForgeBox CommandBox module for a 4.x
project, it is published under the
wheels-cli
slug.
# install the wheels CLI (see https://wheels.dev for your platform)
wheels new myapp
cd myapp
wheels start
Questions / issues: https://github.com/wheels-dev/wheels/issues
$
box install cfwheels-cli