Mephisto 0.8, “Drax”, is out, and the source is now hosted at our friends, Github.
There are many fixes, rewrites and improvements in the codebase, and development is actively continuing! Rather than talk about what’s new, I’m going to gush about git. We’ll cover what’s new in a future post.
Git, and github, allow for truly distributed development, and is a big deal for Mephisto development – as you can see in this graph of activity:
You can download release 0.8 from tarball or git checkout, or live on the edge.
The best thing about using Github is that you can easily fork Mephisto for yourself, or see what other people are working on and help them out. The idea of an ‘official’ repository becomes murky; the canonical repository in distributed source control is more of a convention.