Sha256: 28e56a82343ac5e19a0732b685b243c40617e6037d28a511ff76815606b9dfc2
Contents?: true
Size: 830 Bytes
Versions: 1
Compression:
Stored size: 830 Bytes
Contents
# Rankmirror RankMirror is a ruby implementation of `rankmirrors` in ArchLinux but for all modern Linux distributions. ## Installation $ gem install rankmirror ## Usage $ rankmirror --help eg. `rankmirror -o opensuse --flavor tumbleweed --continent asia` will get you: the fastest Tumbleweed mirror located in Asia. Those 3 options are mandatory for openSUSE. `rankmirror -o packman -s` will get you: the fastest Packman mirror from the World. And save that to a packman.mirrorlist in your `~/.rankmirror`. Next time, just `rankmirror -l -o packman -s`, which is faster^2. Because most of the times, there're only a few mirrors that are fast to you. This technology applies to openSUSE too. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rankmirror-1.0.0 | README.md |