BoxLang 🚀 A New JVM Dynamic Language Learn More...
cfwheels-base-template is frozenThis ForgeBox slug is no longer maintained and will not receive updates.
box install cfwheels-base-template used to install an
old, end-of-life Wheels 2.x base template. That package is preserved
only so existing references don't 404.
Wheels 4.x is distributed under the
wheels-*
slugs and through the official wheels CLI:
wheels new, or
box install wheels-base-template
wheels-core
wheels-cli
wheels-starter-app
Follow the current install + quick-start guide at https://wheels.dev.
The recommended path is the wheels CLI (Homebrew / Scoop
/ apt / yum — see https://wheels.dev
for your platform), then:
wheels new myapp
cd myapp
wheels start
The project rebranded from "CFWheels" to
Wheels at v3.0. The cfwheels-* slugs
predate that rebrand. All current packages live under wheels-*.
Questions / issues: https://github.com/wheels-dev/wheels/issues
$
box install cfwheels-base-template