Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 340 Bytes

DOCUMENTATION.md

File metadata and controls

13 lines (8 loc) · 340 Bytes

Documentation

You can see below the API reference of this module.

ghRepos(input, token, cb)

Get one or all the owner repositories from GitHub.

Params

  • String input: The GitHub owner or repository full name (owner/repo).
  • String token: An optional GitHub token.
  • Function cb: The callback function.