Skip to content

Reorganise scripts to be packaged and published on PyPI #2

@faheel

Description

@faheel

Have a single runner script that uses functionality from fetch_repos.py and generate_markdown.py based on the argument (fetch / save) passed to it.

Usage examples:

<package_name> fetch faheel
# same as ./fetch_repos.py faheel

<package_name> save faheel
# same as ./generate_markdown.py faheel

<package_name> save faheel --format=table
# same as ./generate_markdown.py faheel -o table

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions