- Create a
.env
file with the following format:MAL_CLIENT_ID
can be created in https://myanimelist.net/apiconfig
MAL_CLIENT_ID=<>
python file-mapper.py <path> [--debug]
coverage run -m unittest discover
.env
file with the following format:
MAL_CLIENT_ID
can be created in https://myanimelist.net/apiconfigMAL_CLIENT_ID=<>
python file-mapper.py <path> [--debug]
coverage run -m unittest discover