This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Description
Maybe I missed something, but when cloning core and cloning user_management into apps/,
running make shows a help list that misses an install.
The impact is, that you can enable the app, but it does not show up.
When running eg make test-php-style, all the required dependencies are built up, the app shows up and is usable.
Imho, there should be a make install command that does this job.
@PVince81 @tomneedham @phil-davis