This is a simple tool which can help rapidly prototype cards/tiles/chits for board/card games. It uses csv files to import data, and jade templates to generate html from them. Finally, it uses wkhtmltopdf to generate pdfs which can be printed.
Stars
6
Forks
2
Watchers
6
Open Issues
15
Overall repository health assessment
^0.3.21^4.12.4^0.18.3^3.0.2^1.9.2^2.5.10.0.5^2.58.0^1.3.5^1.8.3^0.1.4^0.1.5^3.9.06
commits
1
commits
Added the ability to specify options for specific commands
7fc501eView on GitHubMerge pull request #20 from KevinGreene/feature/add-csv-options
063a3bfView on GitHubMerge pull request #19 from KevinGreene/feature/less-components
ed8f7d0View on GitHubFixed creating new components for a LESS based project
fab1799View on GitHubFixed component config to properly read from ludo.json
81fdb1cView on GitHubFixed a bug where the app was swallowing errors during LESS compilation.
d4e45b8View on GitHubFixed a bug when using wkhtmltoimage for image generation. Wrapped the output param in quotes in case of spaces.
a77881bView on GitHubAdded basic support for image output for The Game Crafter as a target. Also added support for mustache templates.
8dea277View on GitHubAdded support for google docs, comment columns, and quantity columns
8a34db5View on GitHub