Seeking guided Lucee on OSX install

Several install and configuration attempts on OSX have failed using information found here and other resources. Looking for someone that can guide us through installing and configuring a multi-host development environment on OSX Sierra.

We’re going to give CommandBox a shot at this on Monday.

Ping me on CFML Slack ( @bdw429s ) if you need any help with CommandBox. I know a lot of people are using it without issue. If you’re using Homebrew on your mac, all you need to type is this in the console and you’ll have a running Lucee 5 server.

brew install commandbox
cd /my/webroot/
box start cfengine=lucee@5
1 Like