Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

mongodb-js/repo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-js-repo-list travis npm

List repositories in a specified GitHub Organization

This module hits the Github API and returns a list of repositories in a specified organization. At the command line, it must be called with a Github oauth access token (following -t). Options include :

  • format (json, yaml, table)
  • grep (a word to filter the search on)
  • out (output to file)
  • keys (choose data about each repository to see)
  • forked (include forked repositories)

Usage

mongodb-js-repo-list <organization> -t <oauth token> [options]

Example

mongodb-js-repo-list mongodb-js -t <oauth token> --format table --grep mongo

License

Apache 2.0

About

Small module to list all repos for a given GitHub organization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •