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

IMP readme for specific use of gen-readme #401

Merged
merged 1 commit into from Dec 7, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -105,6 +105,9 @@ To generate the final README for the module `auth_keycloak`:

The result will be a fully PyPI compliant README.rst in the root of your module.

You may also use this script for your own repositories by specifying this
additional argument `--org-name=myorganisation`


### Auto fix pep8 guidelines

Expand Down Expand Up @@ -158,4 +161,4 @@ egg.

You can use the `GITHUB_TOKEN` environment variable to specify the token

$ GITHUB_TOKEN=xxx python -m tools.copy_maintainers
$ GITHUB_TOKEN=xxx python -m tools.copy_maintainers