CrowdHailer / raxx_kit

Get started with Raxx + Elixir
http://crowdhailer.me/2018-05-01/building-a-distributed-chatroom-with-raxx-kit/
Apache License 2.0
122 stars 10 forks source link

Change the approach to creating empty directories #77

Closed nietaki closed 5 years ago

nietaki commented 5 years ago

Turns out that while the directories get created when running mix raxx.kit demo from the raxx_kit project directory, they don't when the generator comes from hex.

I don't have a good explanation, but I think this should help.

nietaki commented 5 years ago

also, if the migrations directory is not created, ecto complains when the app gets started, this should fix it.

CrowdHailer commented 5 years ago

weird, but good spot

CrowdHailer commented 5 years ago

I'll need to push this as 0.8.1 so it should probably have a changelog entry.

Even if that says whitespace weirdness

nietaki commented 5 years ago

I'm not a 100% sure it's going to work, and I don't think I will be until this gets published. It shouldn't break anything though :man_shrugging:

CrowdHailer commented 5 years ago

Ah so just experimenting with hex. I could add you as an owner on hex too, though a cursory glance doesn't make it obvious how to

nietaki commented 5 years ago

No point in only partially doing the changelog, discipline is good here.