~dricottone/fmg-timesheets

ref: 721dfa4e4fbe8ffcb9b0d1462bb7367022eeac50 fmg-timesheets/README.md -rw-r--r-- 351 bytes
721dfa4eDominic Ricottone Adding exporters 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?