Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Generate package tables for go-ipld,ipfs,libp2p #128

Closed
victorb opened this issue Aug 15, 2018 · 7 comments
Closed

Generate package tables for go-ipld,ipfs,libp2p #128

victorb opened this issue Aug 15, 2018 · 7 comments

Comments

@victorb
Copy link
Contributor

victorb commented Aug 15, 2018

From #ipfs-dev on Freenode

13:02:20 <@daviddias> can you make a packages table for go-ipfs, go-ipld and go-libp2p like you did for js-* ?
13:03:05 <@daviddias> It would be just Package Name, CI & Coverage, given that versions don't mean anything on how go-ipfs uses its modules
13:03:47 <@daviddias> You mind want to convert https://github.com/ipfs/js-ipfs/blob/master/scripts/generate-package-table-for-readme.js into a module that takes a JSON file and outputs the markdown
13:04:20 <@daviddias> We need a clear picture of what each package belongs to where, its state and testing state

@victorb
Copy link
Contributor Author

victorb commented Aug 15, 2018

@daviddias
Copy link
Contributor

I've created a generic module with the code for js-ipfs, js-libp2p and js-ipld

Now we just have to customize it to work with Go (which will be simpler than JS)

@daviddias
Copy link
Contributor

To summarize, the ask here is to:

@hacdias
Copy link

hacdias commented Aug 22, 2018

@diasdavid I think it's done! Take a look ^

@victorb
Copy link
Contributor Author

victorb commented Sep 12, 2018

All PRs seems to have been merged now. Thanks @hacdias! 👍

@victorb victorb closed this as completed Sep 12, 2018
@daviddias
Copy link
Contributor

Thanks for shipping this, @hacdias ❤️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants