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?
