Actions
Feature #84807
closedadd composer scripts to make onboarding easier for users
Start date:
2018-04-20
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:
Description
the idea of this feature is to reduce the complexity of common calls like
- phpunit unittests
- functional tests
- git hook setup
- open gerrit
- open contribution guide
So after composer install succeeds from master we can also provide a nice message to the user, that there are commands available in the scripts.
Actions