Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Solles/cfCompiler

Repository files navigation

cfCompiler

Coldfusion compiler for command box

To Use:

  1. run the following command in the box environment.
    • install git://github.com/lramirez925/cfCompiler.git
  2. Start your coldfusion server to make sure the server files have been downloaded and installed in the correct locations.
  3. Run:
    • cfcompile compile ./app ./app_compiled
    • this will compile the app folder into a app_compiled folder.
  4. If you have multiple servers running you can pass a server name as a final parameter and it will use that server instance.

About

Coldfusion compiler for command box

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • ColdFusion 100.0%