aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.85k stars 91 forks source link

Remove `aurae` prefixes #371

Closed jesse-peters closed 1 year ago

jesse-peters commented 1 year ago

We currently use the aurae prefix on our folders. We should remove those since that's implied by the fact that they're in the aurae repository.

Below it should read: client proto

image
dmah42 commented 1 year ago

working on proto now. I'll leave that as an example if someone wants to do client.

future-highway commented 1 year ago

I can imagine that we will want to one day publish aurae-client and that that would be the crate name. The folder should match that, IMO.

dmah42 commented 1 year ago

does aurae-client make sense as a published crate? i thought with auraed, auraescript, and aer we were covered.

krisnova commented 1 year ago

I believe this is now closed. Very important to see my note in https://github.com/aurae-runtime/aurae/pull/372#issuecomment-1426829805