A clear and fast way to store and recover your commands


License
MIT
Install
pip install clir==0.5.2

Documentation

clir

PyPI PyPI - Downloads Total Download

Clir provides a clear and fast way to store and recover your commands.

Installation

Install clir using pip.

pip3 install clir

Usage

First of all, initialize clir. This will create the necessary cofig files.

clir init

See all the obption available with

clir --help

clir --help

List your saved commands:

clir ls

clir ls