fair-software / howfairis

Command line tool to analyze a GitHub or GitLab repository's compliance with the fair-software.eu recommendations
https://pypi.org/project/howfairis/
Apache License 2.0
58 stars 23 forks source link

Consider running `help` when no arguments are passed #339

Open abelsiqueira opened 2 years ago

abelsiqueira commented 2 years ago

Currently, running howfairis with no arguments returns a AssertionError: Expected URL to not be empty. The suggestions is to have the same behaviour as howfairis --help.