ipfs/kubo

System-wide plugins

Open

#4.238 geöffnet am 17. Sept. 2017

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (2.725 Forks)batch import
help wantedstatus/deferred

Repository-Metriken

Stars
 (13.906 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (28 gemergte PRs in 30 T)

Beschreibung

It would be useful to have system-wide plugin directory, like /usr/lib/ipfs/plugins. This would allow distributions to package IPFS plugins.

This could be only enabled when building ipfs with some flag, such as PLUGIN_PATH=/usr/lib/ipfs/plugins make build.

Contributor Guide