REST API framework for CFML
You can check if box ("commandbox") cli is install by running box version.
You can install box by running brew install commandbox.
Then install project dependencies: box install
box run-script start:all box run-script start:lucee5 box run-script start:lucee6 box run-script start:lucee7
box run-script test:all box run-script test:lucee5 box run-script test:lucee6 box run-script test:lucee7
box run-script stop:all box run-script stop:lucee5 box run-script stop:lucee6 box run-script stop:lucee7
- Taffy documentation:
./docs/ - CFML Syntax docs
- cfdocs has cross-platform reference data in
.ignore/cfdocs/ - Lucee docs are in
.ignore/lucee-docs/
- cfdocs has cross-platform reference data in
- Testbox docs:
.ignore/testbox-docs/ - Commandbox docs:
.ignore/commandbox-docs/