Python script to have a "curse" compatible client for linux
lcurse nowadays supports git repositories too. As git repos aren't structured the same, you will most probably need to create an link via "ln -s source destination" inside the wow/Interface/Addons folder. But at least the update is then done via the usuall lcurse way.
All requirements can be installed with:
pipenv install
Simply:
pipenv run ./lcurse
You may also run lcurse
in "unattended mode" once you have set it up. This
will update all your addons and then exit. Use
pipenv run ./lcurse --auto-update