CFML Transpiler
Transpile your CFML code to BoxLang.
🚀 Usage
# Using the OS binary
boxlang cftranspile [OPTIONS]
# Using the full path to the JAR
java -jar boxlang-1.6.0.jar ortus.boxlang.compiler.CFTranspiler [OPTIONS]Getting Help
# Display comprehensive help
boxlang cftranspile --help
boxlang cftranspile -h📋 CLI Options
Option
Short
Description
Default
🔄 File Extension Mapping
ColdFusion
BoxLang
Description
💡 Examples
Transpile Current Directory
Transpile Specific Directory
Transpile Single File
Verbose Mode (New in 1.6.0)
Stop on Error
Complete Example with All Options
📂 Behavior
🔧 Supported Source Files
⚠️ Known Limitations
📖 Additional Resources
Last updated
Was this helpful?
