summaryrefslogtreecommitdiffstats
path: root/README.md
blob: ab1810b1448dae34a598e3bcee459ffab69bfa82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# iRedis

A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.

## Install

```
pip install iredis
```
```

## Usage

```
$ iredis -h
```

## Features

- <kbd>Ctrl</kbd> + <kbd>C</kbd> to clear cureent line, won't exit redis-cli. Use <kbd>Ctrl</kbd> + <kbd>D</kbd>  
- Say "Goodbye!" to you when you exit!