BoxLang 🚀 A New JVM Dynamic Language Learn More...
The official Command Line Interface for the wheels framework.
Install the Wheels CLI module via CommandBox:
box install wheels-cli
Create a new Wheels application:
wheels new myapp
Generate a complete resource:
wheels scaffold Product name:string price:decimal description:text
Run database migrations:
wheels dbmigrate latest
Full documentation is available at: https://wheels.dev/3.0.0/guides/command-line-tools/commands/README
Apache License 2.0
Install via CommandBox by typing 'box install wheels-cli'
$
box install wheels-cli