github-repos-to-md-list
v1.0.2
Published
Make a markdown list of a user's or organization's repositories
Maintainers
Readme
github-repos-to-md-list
Make a markdown list of a user's or organization's repositories
Usage
Manually enter in your username and password in index.js.
To see the individual calls:
node index.js --getOrgRepos=ExampleOrganization
node index.js --parse=ExampleOrganization-repositories.txtElse, just do:
node index.js <organization_name>