git clone [email protected]:ME/DocBox.git
feature/
or patch/
branch: git checkout -b patch/syntax-error-in-html-output
git push
to sync your commits to Github.development
branch.box install
to install development dependenciesbox start
to boot a test serverbox testbox run
to run the suite of DocBox tests.tests/specs
as necessary, and run box testbox run
again to validate tests pass.