Command to install a system module
Today when you want to install a module , you have to
- cd /system/
- Git clone the module repo
- libre enable
- libre start
This would be easier to add a "module" command to libre that would just do that based on a "repo" the same way as #187 (closed)