dolittle / Home

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
http://www.dolittle.io
MIT License
27 stars 5 forks source link

GitHub script #78

Closed joelhoisko closed 4 years ago

joelhoisko commented 4 years ago

Description

This script produces a markdown file with first a listing of our organisations and then a big listing of our organisations with their corresponding repositories.

The script uses the GitHub API to find them all. It also alerts (to the console) if a new organisation was found that wasn't in the whitelist already.

The script requries you to have a key.txt file next to it with your GitHub API token.

┆Issue is synchronized with this Asana task

joelhoisko commented 4 years ago

Moved to dolittle/Development repo