Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jonmagic/lsi
- Owner: jonmagic
- License: mit
- Created: 2016-08-10T06:19:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T05:48:57.000Z (over 8 years ago)
- Last Synced: 2024-11-06T20:54:25.203Z (about 2 months ago)
- Language: Ruby
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
```