Skip to content

gt-sse-center/RepoAuditor

Repository files navigation

RepoAuditor

CI Code Coverage License GitHub commit activity PyPI - Python Version PyPI - Version PyPI - Downloads

Audits repositories for best practices.

Overview

TODO: Complete this section

How to use RepoAuditor

TODO: Complete this section

Installation via Executable

Download an executable for Linux, MacOS, or Windows to use the functionality provided by this repository without a dependency on Python.

  1. Download the archive for the latest release here; the files will begin with exe. and contain the name of your operating system.
  2. Decompress the archive

Installation via pip

Install the RepoAuditor package via pip (Package Installer for Python) to use it with your python code.

pip install RepoAuditor

Local Development

Visit DEVELOPMENT.md for information on developing or testing RepoAuditor on your local Linux, MacOS, or Windows machine.

License

RepoAuditor is licensed under the MIT license.