Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 456 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 456 Bytes

CodeFlow

CodeFlow is a project that aims to help developers to improve their application by providing a tool that can analyze their code and give them some feedback.

Features

  • Code analysis
  • Code Metrics

Installation

To use CodeFlow, follow these steps:

  1. Clone the repository: git clone https://github.com/CodeFlow-it/CodeFlow.git
  2. Move to the project directory: cd CodeFlow
  3. Start the application: docker-compose up -d