~dricottone/fmg-timesheets

ref: 1c07f9a53ffce0955aa4e7b74237a909df8f605c fmg-timesheets/README.md -rw-r--r-- 351 bytes
1c07f9a5Dominic Ricottone Remove some debug stuff 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?