Parse TTF
files to generated a rust module, with custom code support.
- Clone the repo
git clone git@github.com:Redhawk18/mamba-bronze.git
cd mamba-bronze
- create the virtual environment
python3 -m venv .venv
- source the virtual environment
- install dependencies
pip install -r requirements.txt
- run code
python3 main.py