artonomous / artonomous-mvp

A Self-Owning, Self-Sustaining, Self-Improving Autonomous Artist Using the Ethereum Blockchain
158 stars 21 forks source link

Updated README & split project. #33

Closed simondlr closed 5 years ago

simondlr commented 5 years ago

Hey everyone.

In the interest of keeping the ball rolling, I decided to split the project repo into 3 directories.

I included in the README how it works.

In order to avoid impasse, we can still continue discussing/talking, and people can contribute to version they want to see implemented.

I personally want to see a PoC go live soon, so I'll be spending time on the hardcoded generator.

I'm not 100% sure if doing things correctly with Lerna. Pretty sure I'm not. This might be pulled up again instead of multiple Lernas in multiple repos. cc @tarrencev

simondlr commented 5 years ago

Sorry, meant to tag @tarrencev wrt Lerna, since he added it originally. :)

simondlr commented 5 years ago

Will merge in about a day unless there's anyone that wants to chime in.

tarrencev commented 5 years ago

Hey @simondlr,

I haven't used multiple Lernas before in the same repo, but this seems like a reasonable way to do it.

That said, I'm wondering if perhaps creating three different branches on the repo might make it a bit more easily maintainable? For example, a single patch sets with common functionality could be more easily merged into each respective version.

Either way, this looks good to me if we'd like to go down this path!

simondlr commented 5 years ago

Ah yes. That's easier.