Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 542 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 542 Bytes

MaturityAudit Project

Overview

Projeto para Fatec sobre auditoria Prerequisites

You need to use Python 3.7 to run this project https://www.python.org/downloads/release/python-370/

Clone this repository:

$ git clone https://github.com/NarebaSM/MaturityAudit.git

For execute the project you need to execute the venv(virtual environment)

$ cd venv/bin/python/bin

AND

$ source activate

Before getting started, make sure you have installed requirements by this command:

$ pip install -r requirements.txt