An open API service indexing awesome lists of open source software.

https://github.com/shime/gemsearch

A CLI tool for searching Ruby gems.
https://github.com/shime/gemsearch

Last synced: 10 months ago
JSON representation

A CLI tool for searching Ruby gems.

Awesome Lists containing this project

README

          

# Gemsearch

[![Build Status](https://travis-ci.org/shime/gemsearch.svg?branch=master)](https://travis-ci.org/shime/gemsearch)

![Demo GIF](https://twobucks.co/assets/gemsearch.gif)

A CLI tool for searching Ruby gems.

## Installation

```
$ gem install gemsearch
```

## Usage

```
$ gemsearch
```

## Attributions

Inspired by [emma-cli](https://github.com/maticzav/emma-cli/).

## License

[MIT](/license)