mirror of
https://github.com/Dolibarr/dolibarr
synced 2024-11-22 01:11:54 +00:00
.. | ||
apache | ||
bruno | ||
codesniffer | ||
codetemplates | ||
eclipse | ||
fail2ban | ||
git/hooks | ||
multitail | ||
nginx | ||
phpunit | ||
pre-commit | ||
qodana | ||
sonarqube | ||
xdebug | ||
README.md |
Setting up for Dolibarr development
Check out the online documentation for recommendations (to be updated).
If anything, install pre-commit
- it will help run the tools to format and
make some basic verifications on your submission before committing and pushing
to github for a PR. See a quick start guide in this
Dolibarr repository.