arcnmx / luakit-pass

pass plugin for luakit
14 stars 4 forks source link

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

Open christf opened 6 years ago

christf commented 6 years ago

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/ ?

arcnmx commented 6 years ago

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.