Skip to content

A MEAN application that aims to collect important metrics out of Git repositories.

Notifications You must be signed in to change notification settings

JRobsonJr/git-info

Repository files navigation

git-info

A MEAN application that aims to collect important metrics out of Git repositories.

Installation

OBS: To run this project, you'll need the latest Node.JS version installed.

Clone this repository with git clone and then run the following commands:

cd server
npm install
cd ../git-project
npm install

Now you're ready to go!

About

A MEAN application that aims to collect important metrics out of Git repositories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published