1.0.0 • Published 10 years ago
fpl-github v1.0.0
favourite-programming-language (fpl-github)
Given a GitHub user, get his favourite programming language based on his public repositories.
How to install
Install as a global package
npm install fpl-github -gUsage
fpl <github username>Note:
In order to avoid GitHub rates limits constraints, there is a default GitHub app created for testing purposes.
However to use this app is required to create a own GitHub app.
To use this app you have to set 2 env vars GITHUB_APP_KEY and GITHUB_APP_SECRET
Scripts
Testing & coverage
To test:
npm testTo get coverage information
npm run coverageCode style
npm run eslint1.0.0
10 years ago