Chocolatey package for the Wheels CLI — the command-line tool for the Wheels MVC framework.
choco install wheelswheels new myapp # scaffold a new project
wheels server start # start development server
wheels test # run test suite
wheels generate model User # generate a model
wheels --version # show version info- Java 21 (installed automatically as a dependency)
- Windows
choco upgrade wheelschoco uninstall wheelsThis package installs LuCLI (the Lucee CLI) as the wheels command, along with the Wheels CLI module. LuCLI's binary-name detection automatically activates Wheels branding and routes commands to the Wheels module.