elliottomlinson / cardmaster

A simplified tabletop role-playing game emphasizing casual play
https://cardmaster.io
0 stars 1 forks source link

Add generate command to new CLI #141

Closed DuncanUszkay1 closed 3 years ago

DuncanUszkay1 commented 3 years ago

Generate command:

cardmaster generate [--all]

Generates all cards which have changed since the last printing (according to the print manifest) or prints all cards with the --all flag.

There's an issue with the print manifest system which will need to be resolved so the command is broken, but wanted to touch back into master asap