Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganise scripts to be packaged and published on PyPI #2

Open
faheel opened this issue May 19, 2018 · 0 comments
Open

Reorganise scripts to be packaged and published on PyPI #2

faheel opened this issue May 19, 2018 · 0 comments

Comments

@faheel
Copy link
Owner

faheel commented May 19, 2018

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
@faheel faheel changed the title Reorganise scripts and package them to be published on PyPI Reorganise scripts to be packaged and published on PyPI May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant