OK got it, I didn't realize that would be smart and only attempt to convert non-AMD libraries. Will give it a whirl.
I did try `volo add` in the same directory as my package.json, and got:
"Error: Please specify an archive name or an URL"
volo add ./ took the files it found in ./*.js and added them to my baseUrl (which is ./vendor).
It maybe something fixed in the latest volo? I tried `volo rejuvenate` as I'm using v0.1.6:
"Downloading:
https://nodeload.github.com/volojs/volo/zipball/v0.2.2Error: ENOTDIR, not a directory 'volo/.gitignore'"
..probably I'll wipe and start over.
Thanks,
/Sam