kubo/cmd/ipfs
Steven Allen 150b6dd1bd plugins: add support for plugin configs
For now, configs specified in `daemon --init-config` and `init CONFIG` are not
available. We should fix this eventually but isn't necessary for now (and
supporting this will be annoying).
2019-08-29 17:17:23 -07:00
..
dist install.sh: Fix wrong destination path for ipfs binary 2019-06-08 19:21:59 +03:00
util chore: fix linter nits 2019-05-14 09:38:26 -07:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
daemon.go Merge pull request #6489 from djdv/feat/init-with-config-file 2019-08-28 16:19:36 -07:00
dnsresolve_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
init.go feat: add ability to use existing config during init 2019-08-25 21:15:17 -04:00
ipfs.go gx: unrewrite 2019-03-05 18:33:56 +01:00
main.go plugins: add support for plugin configs 2019-08-29 17:17:23 -07:00
Rules.mk mk: s/go-build/go-build-relative/ 2019-03-05 18:33:58 +01:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00