Runiq
A linux distribution built similar to SMGL but built in ruby as much as possible and using a more structured approach to package metadata.
Why?
I'm disappointed in the abilities of SourceMage currently. It's grown stagnant and none of the developers are currently terribly motivated to do anything about it. I believe some of this stems from the menial work that is required to test, update, and verify spells. I want a more structured, and yet easy to modify (for both computers and people) metadata associated with spells. One that computers can read and determine the multiple branches. One that provides feature parity with SourceMage (eventually.)
YAML Spell Structure
I have opted to go with the YAML markup language to define spell structures. I can define datastructures easily and it's trivial for machines to read them and people to create them as well. So now I need to create sample spells using the YAML to be sure I've got a structure down that can actually be used.
Features
Runiq