~dricottone/fmg-timesheets

ref: 6899c67fa4f55e9d7a82f6b2cd780bc43185f3fc fmg-timesheets/README.md -rw-r--r-- 351 bytes
6899c67fDominic Ricottone With data scraping complete, moving on to analysis 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?