An example of using RuleBox as a Subsystem in an FW/1 application.
- Make sure you have Commandbox installed.
- Clone the repo or drop the zipped contents into a directory.
- Fire up Commandbox by entering
box
in your terminal andcd
into the project root directory. - Run
install && start
. - Start hacking away!
To run the TestBox tests, either hit the URL via https://localhost:8520/tests/runner.cfm or execute testbox run
via CommandBox.