Skip to content

Latest commit

 

History

History
 
 

reporting

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Reporting 🕵️

This directory contains the code for the reporting system.
For launching the reporting script, you will need a github & twitter token.

You can find these tokens in the following links:

Usage

USAGE
  reporting [flags]

FLAGS
  -backlog=true           generate backlog
  -changelog=true         generate changelog
  -curation=true          generate curation
  -format markdown        output format
  -github-token ...       github token
  -help=false             show help
  -output-path ./output/  output directory path
  -since ...              since date RFC 3339 (ex: 2003-01-19T00:00:00.000Z)
  -tips=true              generate tips
  -twitter-token ...      twitter token

Example output