Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 513 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 513 Bytes

Redisero aka Redis OSS Manager

Usage

To start using the library you can install a library with pip:

pip install .

If you plan to do a local developent you may also want install it in editable mode.

pip install --editable .

Afther the library is installed you can simply start it with --help option for retrieveing the further insructions

redisero --help