Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 429 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 429 Bytes

weeklyreport

Weekly/Monthly report utility for contracting jobs. Generates PDF off of a master markdown file.

Usage

$ java -jar weeklyreport-0.1.0-standalone.jar -t WEEKLY workburndown.md ~/Documents/weeklyreports

Options

Generate a weekly/monthly report based on an input markdown file.

Example Usage: weeklyReport -t WEEKLY inputMarkdown outputDirectory

Options: -h, --help -t, --type WEEKLY or MONTHLY