Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 643 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 643 Bytes

LeGit : The Git

Legit is an ionic app which allows you to view your Github Commits all in one place. You can login to legit through your Github account and filter your commits by Date and Branch/Repository/Organization of which you are a member. This application can be useful to view weekly/Monthly/Yearly work done by a user.

This can also be extended to view burnrate and generate weekly reports of users.

Installation

First, install Node.js. Then, install the latest Ionic command-line tools in your terminal.

Install Ionic

$ npm install -g ionic

Run the Application

$ ionic serve