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
54 stars 22 forks source link

Add bitbucket support #52

Open jspaaks opened 3 years ago

sverhoeven commented 3 years ago

For example I would like to run

howfairis https://bitbucket.org/bitbucketpipelines/bitbucket-pipes-toolkit
Checking compliance with fair-software.eu...
url: https://bitbucket.org/bitbucketpipelines/bitbucket-pipes-toolkit
AssertionError: Repository should be on github.com or on gitlab.com

without getting an error.