Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonmagic/lsi

Interactively operate on a list.
https://github.com/jonmagic/lsi

Last synced: 30 days ago
JSON representation

Interactively operate on a list.

Awesome Lists containing this project

README

        

# LSI

Interactively operate on a list.

![demo](https://cl.ly/1i2t0V0P101k/Screen%20Recording%202016-08-11%20at%2010.42%20PM.gif)

## Install

```bash
$ gem install lsi
```

## Usage

```bash
Usage: lsi [options] [command] [path]

v1.0.1

Options:
-h, --help Show command line help
-l LIST_COMMAND Custom list command
--version Show help/version info
--log-level LEVEL Set the logging level
(debug|info|warn|error|fatal)
(Default: info)
```