KtasExporter is little Python script to add your katas (Codewars) easily.
- Python 3
git clone git@github.com:benjGam/KtasExporter.git
- Rename .env_exemple by .env
- Set values in .env
- Run
setup.sh
. - Run
run.sh
.
Script will commit properly for you, and you'll have to push.