luakit-pass icon indicating copy to clipboard operation
luakit-pass copied to clipboard

how do you feel about the inclusion of your module in luakit-plugins

Open christf opened this issue 7 years ago • 1 comments

luakit is an open source ecosystem that growas with the user modules available, turning it into a very usable browser.

How do you feel about getting your module included in https://github.com/luakit/luakit-plugins/ ?

christf avatar Apr 02 '18 22:04 christf

Hm, not really sure. I'm not a fan of monolithic repos, maybe it could be used as a git submodule instead of including it outright? I'd generally prefer it to stand alone with its own github issues and PRs etc. A combined repo makes sense for misc plugins that were abandoned by the original author or simple/small enough to not need continuous development, but more compelx projects that could continue to grow in features over time are probably better suited to exist on their own?

I guess I'd feel like a better approach for discoverability or ease of installation would be to have an extension database/site/registry, or a plugin manager that automatically keeps plugins up to date, or something like a curated awesome X list for luakit.

arcnmx avatar Apr 02 '18 23:04 arcnmx