dolibarr/dev/setup
2024-10-13 20:58:40 +02:00
..
apache
bruno Clean. Too many files that are not uptodate. Better to update doc to 2024-05-24 15:07:31 +02:00
codesniffer
codetemplates
eclipse
fail2ban
git/hooks
multitail
nginx
phpunit Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-10-13 20:58:40 +02:00
pre-commit Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-13 11:59:53 +02:00
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.