Skip to content
Phelipe Wener edited this page Sep 2, 2015 · 1 revision

To Esquadro collect metrics of any project, some mappings are necessary.

3.1 Mapping projects

Esquadro works with an file named esquadro.map, this file will map all projects with the follow format:

name_of_project=home/workspace/Esquadro/

You should create esquadro.map in user root directory

3.2 Setting projects

Inside any project listed in esquadro.map, it will be necessary an file named .esquadro. This file should contains some fields, not all required.

project_name=name_project
sigla=NP
language_name=Java
release_name=0.01
release_number=0.01
owner=pwener
month=00 (optional)
year=2010 (optional)

Clone this wiki locally