Skip to content

microprofile/microprofile-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroProfile Website Bot

Prerequisites

  • Java >= 11

  • Maven

Configure

src/main/resources/META-INF/microprofile-config.properties is the file where you can customize:

  • The list of Github repositories to scan.

  • Your MP_BOT_TOKEN (local development only)

  • Output file containing the contributors list in json format.

Build

mvn verify

Run

./target/contributors main .

The file docs/contributors.json will contain the contributors data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages