I tend to use elm-install to manage my package dependencies, as it also 
caches them locally. However, it needs to reach out to github to check for 
any updates, each time it is run. I am working on a slow internet 
connection some of the time.

Does anyone know of an easy way to set up a caching proxy for github? The 
first time a repository is cloned from github, the cache should make a copy 
of the clone. Maybe a config option to tell it how often to update any 
clones it holds, once a day will be enough for me.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to