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.
- Host: GitHub
- URL: https://github.com/shime/gemsearch
- Owner: shime
- License: mit
- Created: 2018-03-25T17:13:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T10:43:53.000Z (about 8 years ago)
- Last Synced: 2025-07-23T10:51:32.002Z (11 months ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 25
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Gemsearch
[](https://travis-ci.org/shime/gemsearch)

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)