FORGEBOX Enterprise 🚀 - Take your ColdFusion (CFML) Development to Modern Times! Learn More...

cfscript.me Command

v0.1.5 CommandBox Modules

A CommandBox command for CFML Tag to Script Conversion. This command uses the same engine as cfscript.me

To Install

Run the following from commandbox:

box install cfscriptme-command

Examples

If you wish to convert your Application.cfc from tag to script run the following:

cfscriptme Application.cfc

The above example will overwrite your Application.cfc if you want to save the file to ApplicationScript.cfc instead then just do this:

cfscriptme Application.cfc ApplicationScript.cfc

You can also specify directories instead of single files, for example:

cfscriptme some-folder/components/

About

This tool was built by Pete Freitag / Foundeo Inc.

Besides CommandBox it uses two other packages: toscript and cfmlparser

$ box install cfscriptme-command

No collaborators yet.
     
  • {{ getFullDate("2017-05-02T10:31:07Z") }}
  • {{ getFullDate("2017-05-05T10:56:14Z") }}
  • 4,820
  • 726