folder 'jquery' do
from 'git://github.com/jevin/Autogrow-Textarea.git' do
file 'jquery.autogrowtextarea.js', 'jquery.autogrowtextarea.js'
+ end
+ end
+
+ folder 'ohauth' do
+ from 'git://github.com/tmcw/ohauth.git' do
+ file 'ohauth.js'
+ file 'sha.js'
end
end
end