Home - notro/elixir GitHub Wiki
This fork of Elixir provides support for CircuitPython which uses git submodules.
It is used here: http://elixir.tronnes.org/circuitpython/latest/source
There is the occasional identifier that Elixir haven't been able to track. I haven't looked into it.
This fork doesn't use script.sh <args>, instead use python3 -m projects <args>.
See page Install for examples.