Skip to content

LanguageMachines/releasereport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Release Reports

This repository contains automatically generated software release reports (may be manually edited after initial generation) to report progress back to CLARIAH.

The reports are in reports/

Technical Details

  • First set the GITHUB_USER and GITHUB_PASS environment variables (otherwise you quickly hit the Github API limit)
  • Run releasereport.py script, it takes a begin date with --begin and (optionally) an end date with --end, both in YYYY-MM-DD format. Output is to stdout.
  • Markdown to PDF conversion is done as follows with pandoc: pandoc -s -f gfm -H ../header.sty -o 2018-04-03-to-2018-06-21.pdf 2018-04-03-to-2018-06-21.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published