cfenv icon indicating copy to clipboard operation
cfenv copied to clipboard

Groom your app's CFML development environments.

Results 5 cfenv issues
Sort by recently updated
recently updated
newest added

When I try and update with "brew upgrade cfenv railo-build" I get an error stating that there's not available formula for railo-buld. Any idea what''s happening?

Great project! Running the installation command on cfenv on ubuntu 12.10 x64 is failing. Downloaded the script manually, chmod +x it, and it still gave the same error. ``` bash...

Messages could be more friendly. ``` $ cfenv uninstall 3.3.3.001 cfenv: remove /home/***/.cfenv/versions/3.3.3.001? ``` It would be nice to add (y/n) to the question. Also it would be nice to...

enhancement

Here is the strange output we're getting when running `start`. ``` at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(Unknown Source) at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.load0(Unknown Source) at java.lang.System.load(Unknown Source) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at...

bug