- Install EditorConfig package into Sublime, and use the settings provided in
.editorconfig
.
Tests can be run by executing vendor/bin/phpunit
in the root directory, or by running grunt test
.
To run a single test, run vendor/bin/phpunit tests/TestName
.
Visit the Transifex site for Openclerk and you can submit your translations there: https://www.transifex.com/projects/p/openclerk/
Also see I18N.md for specific information on submitting translations and the internationalization framework.