Skip to content

Latest commit

 

History

History
 
 

repo_query

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Various and miscellaneous commands to query dart-lang github repos.

Usage

Usage: dart bin/report.dart <command> [arguments]

Global options:
-h, --help    Print this usage information.

Available commands:
  branches   Show the default branch names of Dart and Flutter repos.
  labels     Report on the various labels in use by dart-lang repos.
  links      List useful GitHub query urls.
  weekly     Run a week-based report on repo status and activity.

Run "report help <command>" for more information about a command.