[![Build Status](https://travis-ci.org/bundler/compact_index.svg)](https://travis-ci.org/bundler/compact_index) # CompactIndex Backend for bundler compact index. Used by rubygems.org and bundler-api ## Installation Add this line to your application's Gemfile: ```ruby gem 'compact_index' ``` And then execute: $ bundle Or install it yourself as: $ gem install compact_index ## Usage TODO: Write usage instructions here