urbit / ares

The new runtime for Urbit
MIT License
82 stars 14 forks source link

Serf -> Mars #186

Open eamsden opened 7 months ago

eamsden commented 7 months ago

If #184 proceeds we will need to convert Ares from a serf to a mars.

@joemfb does the subcommand change (i.e. urbit mars ... instead of urbit serf ...)? If so this would enable a progressive implementation of Mars without interfering with Serf

joemfb commented 7 months ago

Yes, it's a different subcommand.

eamsden commented 7 months ago

Cool then when work begins we can just start a mars module that is invoked by main on the relevant subcommand.