tarot/README.md

26 lines
381 B
Markdown
Raw Permalink Normal View History

2022-08-28 23:24:38 +00:00
# tarot
tarot cards in a recfile
data from ekelen/tarot-api:
https://github.com/ekelen/tarot-api
2023-10-02 17:17:01 +00:00
ascii art from lawreka/ascii-tarot:
https://github.com/lawreka/ascii-tarot
2022-08-28 23:24:38 +00:00
## 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