lighthouse
lighthouse copied to clipboard
Module system
I've written a small API (check the modules branch https://github.com/emgram769/lighthouse/tree/modules/config/lighthouse) that makes it easy to write a python class and place the file in .config/lighthouse/modules/ for automatic inclusion.
Right now I'd like to port the nice files in config/lighthouse over to this system
Why not create another repository for lighthouse scripts ? So we keep this repository for lighthouse only
yea thats probably a good idea, although ideally users would be able to pick and choose modules to install, which git is not really suited for.
https://github.com/oh-my-fish/
Something like that maybe ?