Juan Benet
Juan Benet
As the complexity of clients increase, the ability to set particular config values programmatically is more likely to be required. Thus, writing config files would be very useful. Cheers!
@davecheney thanks for making this! this PR adds: - usage output if no args given. - ability to output the svg to stdout. - `browser` flag to open in browser...
maybe include whether it is a dev dependency or production in csv? (if it does already I missed it...)
Hey @xicombd nice extension -- wondering if you want to reach feature parity with @lidel's https://github.com/lidel/ipfs-firefox-addon/ ? It would be nice to control the daemon from the extension too, but...
@samyk et al, well done! Is there a donation address to support your research? Super important in upgrading worldwide security. particularly distributing the code. Making it a very real threat...
`Dial`?
Would be great to see the same for Dials.
This https://jbenet.github.io/depviz/#/http/github.com/jbenet/asciinema-selfhost/3 seems incorrect, given: https://github.com/jbenet/asciinema-selfhost/issues/3#issuecomment-280210870
If you need collab access, just ask for it here. For simplicity, I started this repo under https://github.com/jbenet/depviz but in the future will likely move to a relevant org (@ipfs...
The graph today is walked backs to the _dependencies_, but does not show _dependents_ directly, as this involves walking backlinks, or other references. - See original designs - There's some...