cycat-service/crawler/github
Alexandre Dulaunoy afde6eb55f
new: [GitHub] import org, user and repos as organisation and project in CyCAT.org
2021-05-25 11:13:48 +02:00
..
README.md new: [GitHub] import org, user and repos as organisation and project in CyCAT.org 2021-05-25 11:13:48 +02:00
github-importer.py new: [GitHub] import org, user and repos as organisation and project in CyCAT.org 2021-05-25 11:13:48 +02:00
lists new: [GitHub] import org, user and repos as organisation and project in CyCAT.org 2021-05-25 11:13:48 +02:00

README.md

GitHub organisations, user and repo reference into CyCAT.org

Usage

$ python3 github-importer.py --help
usage: github-importer.py [-h] [-o ORG] [-f] [-r REPO]

GitHub import for CyCAT

optional arguments:
  -h, --help            show this help message and exit
  -o ORG, --org ORG     GitHub organisation (fallback to user if not existing
                        as org) to import
  -f, --full            Import all repositories as project in CyCAT
  -r REPO, --repo REPO  Limit to a single GitHub repository import