fabiopaiva-grsa

Github Repo Summary Application

Usage no npm install needed!

<script type="module">
  import fabiopaivaGrsa from 'https://cdn.skypack.dev/fabiopaiva-grsa';
</script>

README

GRSA - Github Repo Summary Application

Get Github repository statistics

Usage

Node

node src/index.js [repository name]

How it works

GRSA will try to find the repository on github matching the owner and repository name. If not possible to find the repository, the application will ask if the user wants to perform a search and will offer to filter by programming language.

Once a repository is found, it will return details about the repository, average commit activity over the past year and 3 latest commits found.