[racket] require (git ...)
2012/10/30 Ray Racine <ray.racine at gmail.com>:
> Did I see something on the list awhile back about some sort of Git support
> for requiring a module? Similar to a planet require but pulling from say
> github.
Maybe
https://github.com/soegaard/require-github
?
Github allows one to download the head as a zip-file.
This makes it easy to support fetching and using the latest Github version.
Unfortunately I haven't figured out how to download older versions.
--
Jens Axel Søgaard