diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2018-10-26 15:36:21 +0200 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2018-10-26 15:36:21 +0200 |
| commit | 3fb09744cc5264fdf3740364a9c6f6f5b64707cc (patch) | |
| tree | ca3a8a716a163783febd1859fe37f9217331a79e /makefile | |
| parent | d06db7af6014e8498672899218a05adf36ab1aa3 (diff) | |
Export tested, structs made Public0.3.4
Diffstat (limited to 'makefile')
| -rwxr-xr-x | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ fetch_stuff: @go get github.com/BurntSushi/toml @go get github.com/atrox/homedir @go get github.com/pborman/getopt/v2 + @go get github.com/atotto/encoding/csv @mkdir -p outpdf @mkdir -p outtex @echo "All nessecary libaries installed" |
