ProjectCodeAudit is a tool for running Code Climate analysis on your codebase using Docker. This repository contains a helpful batch script and all the necessary components to simplify the process of running Code Climate analysis on your projects.
- Docker installed on your machine
- Git installed on your machine
- Clone this repository:
git clone https://github.com/minmyatoo/project-code-audit.git- Navigate to the cloned repository:
cd ProjectCodeAudit- Run the batch script
codeclimate.cmd:
codeclimate