0.1.4 • Published 10 years ago

mtg-printer v0.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

mtg-printer

A program that you can use to print out Magic: The Gathering cards.

Installation

npm install mtg-printer

Usage

node .

Will put generated images in /cards.

Contribute

If you think the layout can be better (it can) it would be great if you update it and make a pull request with it.

The code base is pretty small and to change the layout you only have file to look in card.ejs which is templated HTML - the format should be very simple to change.

License

MIT