Metadata-Version: 1.0
Name: readms-cli
Version: 0.1
Summary: A cli tool for downloading manga in https://readms.net
Home-page: https://github.com/dslizardo/readms-cli
Author: Daniel Lizardo
Author-email: dslizardo@gmail.com
License: MIT
Description: ### Overview
        A cli tool for downloading latest manga on https://readms.net
        
        ### Installation
        <pre>
          pip install readms-cli
        </pre>
        
        
        ### Usage:
        * List latest manga on readms
          <pre>$ readms latest</pre>
        * Download manga, Note: Run "readms latest" first to see available manga for download
          <pre>$ readms download "${name}"
            Examples 
             $readms download "Boruto"
             $readms download "One Piece"
          </pre> 
          
Keywords: readms cli manga
Platform: UNKNOWN
