Skip to content

A command line tool to create proxy cards for the Lord of the Rings LCG

License

Notifications You must be signed in to change notification settings

xdg-go/lotrproxypdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lotrproxypdf - Create LOTR LCG proxy cards in a PDF

Build Status Go Report Card License

A command line tool in Go to create proxy cards for the Lord of the Rings LCG.

See the article, Go as glue: JSON + XML + PNG = PDF, for motivation and a description of the implementation.

Installation

lotrproxypdf requires Go 1.13 or later. From outside any existing Go project, run this command:

go get -u github.com/xdg-go/lotrproxypdf

Usage

lotrproxypdf takes two command line arguments. The first is the file name of an OCTGN deck list file (typically downloaded from RingsDB. The second is the file name where the PDF file will be written:

lotrproxypdf mydeck.o8d mydeck.pdf

Copyright and License

Copyright 2019 by David A. Golden. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"). You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

About

A command line tool to create proxy cards for the Lord of the Rings LCG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages