1.0.2 • Published 3 years ago

@fabiopaiva/grsa v1.0.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

GRSA - Github Repo Summary Application

Get Github repository details

Usage

NPX

npx @fabiopaiva/grsa

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.

1.0.2

3 years ago

1.0.0

3 years ago