jberkel / android-plugin

An sbt plugin for Android development in Scala
https://groups.google.com/forum/#!forum/scala-on-android
Other
476 stars 113 forks source link

API Rate Limit Exceeded for ... #157

Closed jimfulton closed 11 years ago

jimfulton commented 11 years ago

The plugin relies on downloading from github for it's operation, but github rate limits downloads. This makes experimentation difficult.

Is there a way to avoid this rate limiting?

jimfulton commented 11 years ago

This is superceeded by #158 to the extent that you can avoid hitting github by keeping the g8 (I think) project directory around.