Skip to content

wheels-dev/chocolatey-wheels

Repository files navigation

Chocolatey Wheels

Chocolatey package for the Wheels CLI — the command-line tool for the Wheels MVC framework.

Install

choco install wheels

Usage

wheels 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

Requirements

  • Java 21 (installed automatically as a dependency)
  • Windows

Update

choco upgrade wheels

Uninstall

choco uninstall wheels

How It Works

This 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors