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

https://github.com/rvm/gem-empty

Gem command to remove all gems from current `GEM_HOME`
https://github.com/rvm/gem-empty

Last synced: 9 months ago
JSON representation

Gem command to remove all gems from current `GEM_HOME`

Awesome Lists containing this project

README

          

# Gem empty

[![Version](https://img.shields.io/gem/v/gem-empty)](https://rubygems.org/gems/gem-empty)
[![Downloads Total](https://img.shields.io/gem/dt/gem-empty)](https://rubygems.org/gems/gem-empty)
[![Tests](https://github.com/rvm/gem-empty/workflows/tests/badge.svg)](https://github.com/rvm/gem-empty/actions?query=branch%3Amaster)
[![Code Climate](https://codeclimate.com/github/rvm/gem-empty.png)](https://codeclimate.com/github/rvm/gem-empty)
[![Coverage](https://coveralls.io/repos/rvm/gem-empty/badge.png?branch=master)](https://coveralls.io/r/rvm/gem-empty?branch=master)
[![Financial Contributors on Open Collective](https://opencollective.com/rvm/all/badge.svg?label=backers)](https://opencollective.com/rvm)

Gem command to remove all gems from current `GEM_HOME`

## Usage

```bash
gem empty
```