~dricottone/fmg-timesheets

ref: ae939a2885fa86f68a1456565d379ca233ec3b19 fmg-timesheets/README.md -rw-r--r-- 351 bytes
ae939a28Dominic Ricottone Goodbye HTML, hello XML 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# fmg-timesheets

## Usage

Store PDF-formatted timesheets locally.

```
mkdir data
cp path/to/timesheets/*.pdf data/
```

Run the program.

```
make run
```

## Licensing

You don't have access to my timesheets.
The 'crash course' comments in the parser files are adapted from the upstream,
official documentation.
I don't know, call it unlicensed?