This is inspired by dojo, written in JavaScript.
Download all the resources from your child's classdojo account.
- Python 3.9
- Pip
- Make
make dev-venv
That will create a Python virtual environment and install dependencies.
Copy env.example
to .env
and fill in the details.
- Run
make run
The resources will be downloaded to the output
directory.