Right now, this tool can be used to generate a directory of markdown of spell rules from 5etools. To use this tool, follow these steps:
- clone this repository into a directory of your choice.
cd
into the repository within a terminal of your choice.- run
cd src/
in your terminal. - run
python main.py
in your terminal.
Pay attention to your filesystem from here;
you will notice there is a new folder in src/
called spells/
.
The results of this app are stored in that folder.