Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 951 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 951 Bytes

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