Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 630 Bytes

File metadata and controls

30 lines (19 loc) · 630 Bytes

ProjectCodeAudit

ss.gif

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.

Prerequisites

  • Docker installed on your machine
  • Git installed on your machine

Getting Started

  1. Clone this repository:
git clone https://github.com/minmyatoo/project-code-audit.git
  1. Navigate to the cloned repository:
cd ProjectCodeAudit
  1. Run the batch script codeclimate.cmd:
codeclimate