Metadata-Version: 1.0
Name: rq-cli
Version: 0.1
Summary: A RQ CLI
Home-page: https://github.com/zhangliyong/rq-cli
Author: Lyon Zhang
Author-email: lyzhang87@gmail.com
License: BSD
Description: rq-cli
        ======
        
        Install
        -------
        .. code-block:: bash
        
            $ pip install rq-cli
        
        Usage
        -----
        .. code-block:: bash
        
            $ rq --help
        
        Plan
        ----
        
        Implement ``empty`` and ``requeue`` first, then add ``info`` and ``enqueue``
        
        Use `click <http://click.pocoo.org>`_ to implement.
        
Platform: UNKNOWN
