This allowed me for example to do a test where I grabbed uglifyjs from
github and was then able to use it in my requirejs/AMD project right
away after the add.
I also documented the rules it is using right now to know what to keep
from the tar.gz file:
https://github.com/volojs/volo/wiki/add-dependency-rules
I'll be contacting the dojo-contributors list and asking them how they
feel about this kind of approach, with github and the rules mentioned
above. Give a holler if you think I should be doing this differently.
James