An IPFS implementation in Go
Go to file
keks 60e814bc83 go-ipfs-config: cmds: use Executors
- some fixes for cmds1.0
- reinsert plugin loading code, pretty print wrapper

TODO:
if plugin loading fails it only calls log.Warning.
returning an error would be better but that would have
to happen after PreRun, which is not possible atm.

License: MIT
Signed-off-by: keks <keks@cryptoscope.co>
2018-01-21 11:11:47 -08:00
config go-ipfs-config: cmds: use Executors 2018-01-21 11:11:47 -08:00