Executable plugins
Open
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Go plugins are somewhat hard to write now, and they need recompiling with ipfs due to how Go plugin system works. It would be useful to have some way write plugins as executable programs (or bash scripts).
For some inspiration on how it might work, something like git-remote-helpers or (fast-)cgi may give some clues.
Contributor guide
Assessment
This issue has not been assessed yet.