maccman / bowline

Ruby/JS GUI and Binding framework (deprecated)
http://bowlineapp.com
MIT License
637 stars 32 forks source link

Proxy support #26

Open yeban opened 13 years ago

yeban commented 13 years ago

Hi,

Currently the 'download' helper in 'tasks/libs.rake' fails behind proxy. This commit fixes it by using http_proxy environment variable if set.