LiSE
LiSE copied to clipboard
allow use of garden command line utility
ELiDE relies on three kivy.garden modules, but you can't actually install them with the garden command line utility, you have to check them out with git, as submodules. This is to make the ELiDE wheel include those modules.
It really shouldn't be that hard to import them from kivy.garden if they're not present as submodules.