Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naoty/gem-uninstall-all

gem uninstall all
https://github.com/naoty/gem-uninstall-all

Last synced: 21 days ago
JSON representation

gem uninstall all

Awesome Lists containing this project

README

        

# gem uninstall all

## Installation

```
$ go get github.com/naoty/gem-uninstall-all
```

## Usage

```
$ gem-uninstall-all
```

### ext

This command is compliant with a convention provided by [naoty/ext](https://github.com/naoty/ext).

```
$ go get github.com/naoty/ext
$ alias gem="ext gem"
$ gem uninstall all
```

## Author

[naoty](https://github.com/naoty)