BoxLang 🚀 A New JVM Dynamic Language Learn More...
Finally, a framework for the rest of us!
CFWheels is an open source CFML (ColdFusion Markup Language) framework inspired by Ruby on Rails that provides fast application development, a great organization system for your code, and is just plain fun to use. One of our biggest goals is for you to be able to get up and running with CFWheels quickly. We want for you to be able to learn it as rapidly as it is to write applications with it.
This package includes the core CFWheels directory and is used as a dependency by the core CFWheels templates.
You probably will never need to install this directory by itself but just in case you do you can install it using:
box install cfwheels
Typically this package is installed automatically by one of the CFWheels templates like this:
box install cfwheels-base-template
This command installs the base template which includes all the directories your application will need and then installs this package as a dependency.
$
box install wheels-core