initial commit

This commit is contained in:
erinn 2019-12-18 13:11:00 -08:00
parent a9045df739
commit 5e28c85639
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ This utility takes a spreadsheet of addresses, along with some configuration spe
This is designed to work with the CSV files output by Patreon's Benefits Tracker tool, but should in principle work with any properly formatted CSV file. Mailing labels are specified using the [Go template language](https://golang.org/pkg/text/template/) and the first row is used to determine column names; see the -template option below for an example.
Preview using [fake data from Brian Dunning](https://www.briandunning.com/sample-data/):
Preview (using [fake data from Brian Dunning](https://www.briandunning.com/sample-data/)):
![mailing label preview](preview.png "mailing label preview")