f-o-a-m / purescript-web3

a purescript library for the web3 api
Apache License 2.0
127 stars 24 forks source link

Investigate a monorepo structure for ps-web3-* libraries #96

Closed martyall closed 5 years ago

martyall commented 6 years ago

It would be more sane to mono repo these projects. We still want to keep them as separate bower / pulp projects, but maybe we can glue them together with a Makefile. Even if this means submoduling them, it would still be better, because then it's easier to set up CI.

martyall commented 5 years ago

until people have moved away from bower and toward spago, there's really no reason to do this. Recently the tests were migrated to this repo (see #123), and that should be enough for now.