Web application with a collection of tools helping people organising community events such as multi-days conference with reminders, CRM and such
GNU General Public License v3.0
21
stars
21
forks
source link
Make should display help when is invoke without parameters #133
Closed
Diwoka closed 5 years ago
Description
Make should display help when is invoke without parameters, rather than running commands the developer may not want.
Scenario
Current behaviour
Add missing files and runs docker-compose.
Expected behaviour
Displays help, listing all available commands and their descriptions.