tarot/README.md
2025-05-29 14:21:16 -06:00

33 lines
536 B
Markdown

# tarot
tarot cards in a recfile
## about
descriptions from ekelen/tarot-api,
which in turn gets its descriptions
from AE White's 1911
*The Pictorial Key to the Tarot*:
https://github.com/ekelen/tarot-api
https://sacred-texts.com/tarot/pkt/index.htm
ascii art from lawreka/ascii-tarot:
https://github.com/lawreka/ascii-tarot
## getting started
you will need:
- recutils: https://www.gnu.org/software/recutils/
- (optional) just: https://github.com/casey/just
## using
use the justfile
or manually run the commands therein