1.0.2 • Published 9 years ago

github-repos-to-md-list v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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.txt

Else, just do:

  node index.js <organization_name>